Latest Posts

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 May 5, 2021 Category : Laravel

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 May 5, 2021 Category : Laravel

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 May 5, 2021 Category : Laravel

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 May 5, 2021 Category : Laravel

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 May 5, 2021 Category : Laravel

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 May 5, 2021 Category : Laravel

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 May 5, 2021 Category : Laravel

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 May 5, 2021 Category : Laravel

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 May 5, 2021 Category : Laravel

Angular 18 Button Click Event Example

This article will provide some of the most important example angular 18 click event. This article goes in detailed on angular 18 button click event example. This post will give you a simple example of.....
By Hardik Savani May 5, 2021 Category : Laravel

New in Laravel 11: @when Blade Directive Example

In this post, I will show you how to use when() helper in laravel 11 application. A few days ago laravel 11 added new feature @when blade directive. It helps to write ternary condition in laravel bla.....
By Hardik Savani May 5, 2021 Category : Laravel

Angular 18 PDF Viewer using ng2-pdf-viewer Example

In this example, I will show you angular 18 pdf viewer example. I would like to share with you pdf viewer in angular 18 application. This tutorial will give you a simple example of angular 18 ng2-pdf-.....
By Hardik Savani May 5, 2021 Category : Laravel
Shares