In this laravel 5.7 login example we are going to see how to use username and email both for login and registration in laravel. We can either use username or email while logging inside laravel Read Article
Laravel Archives...
How to Integrate Facebook Like and Share Post Button in Laravel ?
In this tutorial we will learn how to integrate Facebook like and share button in laravel so, that you can posts sharing to social networks gets easier. We will also learn how can we add share button Read Article
How to Set Preferred Domain (www or non-www) Using Middleware in Laravel ?
In this article we are going to learn how to set preferred domain (www or non-www) using middleware in laravel. If you own a website google see's website as two websites with www and the one with Read Article
How to Redirect Back to Previous Page or URL After Logging in Laravel ?
In this article we are going to learn how to redirect back to previous page after logging in laravel. If you notice that most of the eCommerce website supports this feature to build interactive and Read Article
Enable Laravel 5.7 Email Verification With Activation Code Support
In this tutorial we will learn how laravel 5.7 email verification with activation code works and how laravel handles and activate user email verification with account activation. Most of the Read Article
laravel 5.6 Login, Register and Activation With Username or Email
In this laravel 5.6 tutorial we are going to see how can we login, register and activate with username or email with all new features of laravel. Recently i have written post on laravel 5.6 login Read Article
The New Coming to Laravel 5.7 Release
In this article we are going to see what are we getting from laravel out of the box in its most recent version 5.7. If you haven't gone through the latest laravel documentation then you can click Read Article