How to Clear cache in Laravel Command - php artisan
Now we are going to learn, how to clear cache in Laravel. Command - php artisan cache:clear. Basically, there are two ways to clear the cache in Larav...
How to install Laravel on windows using wamp server
Hey, Today I am going to tell you about Laravel Framework. Laravel is no doubt the most popular PHP framework. It allows you to create web fast and ea...
How to force redirect HTTP to HTTPS in Laravel 6.x, 7.x and 8.x and more
Hey friend, are you facing an issue of not secure a URL. Then don't worry about this, the best solution of How to force redirect HTTP to HTTPS in Lara...
Login with Facebook using PHP
Hmm, If your website has a customer base section or any kind of customer interaction activity, then you must need to add login with Facebook.
Convert multidimensional array to XML file in PHP
Convert multidimensional array to XML file in PHP, XML stands for eXtensible Markup Language. XML is a markup language that encodes documents in a mac...
Top 10 PHP Tips And Tricks For Beginners
Top 10 PHP Tips And Tricks For Beginners, require , require_once, include or include_once, class for repeated tasks, functions flexible, character enc...



