Laravel Jetstream Auth: Login With Email Or Username Example

In this post, I will show you how to login with email or username with laravel jetstream authentication. Sometimes, we may need to let users log in using either their email or username. How can you d.....
By Hardik Savani Oct 25, 2024 | Laravel Read More

Laravel Breeze Auth: Login With Email Or Username Example

In this post, I will show you how to login with email or username with laravel breeze authentication. Sometimes, we may need to let users log in using either their email or username. How can you achi.....
By Hardik Savani Oct 23, 2024 | Laravel Read More

Laravel UI Auth: Login With Email Or Username Example

In this tips, I will show you how to login with email or username with laravel ui authentication. Sometimes, we may need to let users log in using either their email or username. If you've implemente.....
By Hardik Savani Oct 21, 2024 | Laravel Read More

How to Implement Email Verification in Laravel?

In this post, I will show you how to implement email verification in laravel application. we will install laravel ui and then enable email verification in laravel project. Laravel UI offers a basic s.....
By Hardik Savani Oct 19, 2024 | Laravel Read More

How to Customize Laravel Breeze Authentication?

In this post, i will tell you how to customize laravel breeze register and login page. we will add username field in users table and add it to registeration page. Then we will login with username and .....
By Hardik Savani Oct 16, 2024 | Laravel Read More

Laravel Breeze Change Redirect After Login/Register

In this post, I will show you how to change redirect url after login/register in laravel breeze. After install laravel breeze you can update existing controller file. you just need to update Authenti.....
By Hardik Savani Oct 14, 2024 | Laravel Read More

Angular 18 Convert Number to Words Example

In this short tutorial, we will cover a angular 18 convert number to words. you will learn convert number to words in angular 18. I would like to share with you how to convert number to words in angul.....
By Hardik Savani Oct 12, 2024 | Angular Read More

How to use JSON Pipe in Angular 18?

In this tute, we will discuss angular 18 json pipe. you can understand a concept of angular 18 json pipe example. Here you will learn json pipe in angular 18. This tutorial will give you a simple exam.....
By Hardik Savani Oct 9, 2024 | Angular Read More

Angular 18 Highcharts Tutorial Example

Here, I will show you angular 18 highcharts example. if you want to see an example of angular 18 highcharts-angular example then you are in the right place. you can see how to use highcharts in angula.....
By Hardik Savani Oct 4, 2024 | Angular Read More

How to Prevent Users to Enter Weak Password in Laravel 11 App?

In this article, I will share with you how to prevent common password in laravel application. we can prevent to enter insecure password using laravel validation rule. Security is a critical aspect of.....
By Hardik Savani Oct 2, 2024 | Laravel Read More

Laravel 11 Generate UUID Example

In this post, I will show you how to generate uuid in laravel 11 application. laravel provides string functions uuid() and orderedUuid() to generate uuid. A UUID (Universally Unique Identifier) is a .....
By Hardik Savani Sep 30, 2024 | Laravel Read More

How to Set Config Value Dynamically in Laravel?
Last Like at 21/12/2024 13:25:00
Laravel Multi Select Dropdown with Checkbox Example
Last Like at 20/12/2024 19:38:54
Laravel Custom Login and Registration Example
Last Like at 20/12/2024 12:32:58
Laravel 8 Multi Auth (Authentication) Tutorial
Last Like at 20/12/2024 09:32:10
Laravel 11 Reverb Real-Time Notifications Example
Last Like at 20/12/2024 07:13:12
Laravel 11 Event Broadcasting Tutorial
Last Like at 20/12/2024 06:22:07
Shares