Random Posts


20-03-2022 2146 Laravel 6 Haresh Chauhan

Hello dear friend, I have faced some errors from laravel str_slug() and other helper's functions. so, we have to solve this laravel 6 str_slug() and m...


06-05-2022 5514 Bootstrap Haresh Chauhan

In this tutorial, we'll learn how to make a card in bootstrap 5 In this example, I have a link style from bootstrap documentation bootstrap.min.css...


28-09-2022 1566 Laravel 9 Haresh Chauhan

How to create a custom command in laravel, In this post we will create a custom command in our laravel application. We create a command for the create...


27-02-2023 6747 Laravel 10 Haresh Chauhan

Learn how to send email with Laravel 10 using this step-by-step tutorial. Improve your Laravel skills today!


19-07-2022 1530 PHP Haresh Chauhan

How do check whether the valid email address or not in PHP?; In this post, I will teach you how to check valid emails from the string or incoming requ...


26-07-2022 4230 PHP Haresh Chauhan

If you want to create your own captcha code image with the help of the GD Library. Example contact form and validate it backend with the help of a ses...