Rohit Urane

Rohit Urane @rohiturane

About: Laravel & Vuejs Developer

Location:
Pune, MH, IND
Joined:
Jun 5, 2020

Rohit Urane
articles - 28 total

Mastering the Eloquent where Condition in Laravel

Laravel's Eloquent ORM (Object-Relational Mapping) is one of its standout features, offering a...

Learn More 0 1Aug 17 '24

How To Conduct Effective Keyword Research

Introduction Keyword research is a foundational aspect of SEO (Search Engine...

Learn More 1 1Jul 16 '24

How to use eloquent when in laravel

In this article, We are implementing laravel eloquent when condition. In the filter-out process, we...

Learn More 2 0Jul 7 '24

How to make policy in laravel?

In this article, We are studying Policy in laravel. The policy helps developers streamline...

Learn More 4 0Jun 24 '24

How do you make your traits in laravel?

Hi Guys, In this article, We are studying traits in laravel. Traits are a way to reuse code in...

Learn More 0 0May 17 '24

How to Create Custom Facade in laravel?

In this article, We are studying facades in laravel. A facade is a design pattern that provides a...

Learn More 4 1May 3 '24

What is the use of service providers for laravel

Hi guys, In this article, We are studying Service Providers. It is the central place of all...

Learn More 0 0Mar 25 '24

Faster your application with Laravel Debug Bar Package

Hi guys, In this article, We are studying laravel debugbar packages. You use the Laravel Debug bar...

Learn More 0 0Feb 2 '24

Mastering YouTube Success: The Art of Generating Effective YouTube Tags

Introduction: In the vast expanse of YouTube, where content reigns supreme, creators vie...

Learn More 0 0Jan 29 '24

Learning the Art of Domain Name Selection for SEO Success

Introduction   In the vast digital geography, the journey to establish your online...

Learn More 0 1Jan 27 '24

Mastering Efficiency: Unleashing the Power of CRUD Operations in Laravel

To manage structured data efficiently by providing the functionality to Create, Read, Update, and...

Learn More 0 0Dec 26 '23

Host your laravel application on Heroku for free.

Host your testing laravel application on Heroku for free. Do you want to #host your laravel...

Learn More 4 0Jul 23 '22

Steps to deploy the laravel application on the Digital Ocean server

I am considering your application is ready for release, and you want to deploy your application on...

Learn More 0 0Jul 16 '22

How to deploy the laravel application to the Bluehost server?

I am considering laravel application is ready for release, and you want to deploy your application...

Learn More 0 0Jun 29 '22

How To Implement Bitbucket Login In Laravel

According to a research report, users' session is shorter on every website nowadays. In this case,...

Learn More 11 0Jun 16 '22

How to Implement LinkedIn login in laravel

According to a research report, nowadays, users' session is shorter on every website. In this case,...

Learn More 11 0Jun 8 '22

Implement Facebook login in laravel

Today we are going to implement social login in laravel with the Facebook platform. Facebook is the...

Learn More 7 0May 25 '22

How to implement Twitter login in Laravel

It is challenging to stay user on your web application these days. So that you need to create a...

Learn More 7 0May 18 '22

How to implement github login in laravel

Nowadays, Users session is fewer on the website. You want to register a user on your platform. You...

Learn More 3 0May 11 '22

How to Implement login with google in laravel

Nowadays, users are less interact with the website. You want to register users on your platform....

Learn More 12 1May 3 '22

Step by step guide on Mailchimp integration in laravel

Mailchimp is the most popular email marketing service and can manage the subscribers to your...

Learn More 4 0Apr 14 '22

Integrate SendGrid Email tool in laravel

SendGrid sends email in two ways:- SMTP relay and Web API. SendGrid provides client libraries in...

Learn More 5 0Apr 6 '22

Top 5 email tools for your laravel application in 2022

Email is sending information to another person using electronic devices. It is fast and widely used...

Learn More 6 0Mar 16 '22

How To manage collection data in laravel?

The Collection class provides a convenient wrapper for working on an array of data. we are to manage...

Learn More 2 1Mar 10 '22

Integrate the Razorpay payment gateway in laravel

If you want to get paid online from your application. You need to integrate a payment gateway into...

Learn More 3 0Feb 23 '22

Integrate Firebase web notification in the laravel application

Web notifications are messages sent to a visitor's device from a website. It allows you to engage and...

Learn More 8 2Feb 15 '22

How to Create Own Cache driver and Learn Cache drivers from Laravel

Laravel provides an expressive, unified API for various caching backends. We stored all Cache...

Learn More 2 0Feb 3 '22

How does broadcast work in Laravel?

Web sockets implement real-time, live-updating user interfaces. It provides a more robust, efficient...

Learn More 2 0Jan 26 '22