In my previous post, I shared about Laravel 8 email verification but the problem from that when registering an account is too low because we are not using queue...
In this simple post, I will share with you how to change the Laravel default redirect URL when not authenticated or not log in? The default Laravel installation...
In this post, I will show you how to implement email verification to your Laravel 8 project. Since we have authentication already we need to verify the given em...
In my previous post, we implement the authentication, now we will talk about Laravel auth logout. Logout is one of the important functionality to implement in a...
In this post, if you are using Nwidart Laravel Modules for your Laravel Project and you want to combine the modules assets to the public into one using Laravel...
In this post, I will share with you how to implement a remember me function with custom time expiration to your Laravel login. In my previous post I share about...
Hi, I’m Valerio Barbera, software engineer, founder and CTO at Inspector. Data validation is one of the fundamental features in any application and it is someth...
Today I will talk about an article I found that was recently published in which I found the use of the geocodio library package, which has information and featu...
I found this wonderful relatively old resource https://www.youtube.com/watch?v=NUYqjdmsIj8 that talks about some tips that will make your code short and better,...
Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. Start your free 14-day trial...
Nowadays, most people use mobile apps to visit websites. By using PWA, you can generate more traffic on the website. PWA stands for a Progressive Web Applicatio...
In Part-18 of the Laravel 9 Tutorial to create a Multi-Vendor E-commerce Website in Laravel, we will continue working on vendors settings in which we will add t...