Laravel Tag Recent Posts


17-10-2022 4739 Laravel 9 Haresh Chauhan

In this comprehensive example, we will learn how to send emails using SendGrid with different examples. SendGrid is one of the better email service pr...


13-10-2022 2536 Laravel 9 Haresh Chauhan

Laravel pagination with the filter not working ? After a lot's research i have find some better solution for fix this issue in your laravel applicatio...


12-10-2022 2482 Laravel 9 Haresh Chauhan

In this post we will remove index.php from the URL, if you see the index.php file path in the URL when you open your laravel application and want to r...


10-10-2022 2115 PHP Haresh Chauhan

I made a custom get IP address function php, for getting all the details about the current access IP address from the site. When you want to target sp...


08-10-2022 3206 PHP Haresh Chauhan

This tutorial will help you to make a slug from the string PHP. convert the string or title into the slug using the PHP function. I am providing a slu...


04-10-2022 1863 Laravel 9 Haresh Chauhan

Facade in laravel provides a static class interface to the application. There are many facade classes already inbuilt when you create a new laravel ap...