create a .htaccess file in the root of your project and paste the following code in the file.
below are mentioned things to be taken care of at the time of deploying a laravel project to production.
I am familiar with the love of Eloquent among the laravel community but sometimes, sometimes its better to go for raw queries. Its saves you a lot of time and trouble.
#functionality #pwa #javascript #laravel
The progressive web app is the new trend as well as the need for the present time. I hope before getting in the “HOW” part you know what is exactly a PWA
As you may have known by now that laravel 6.0 has been out. Though it's expected to have a lot of changes in the major release but in 6.0 there are not that many changes.
#cli #deployment #composer #php #laravel
Deployment script for laravel project
There are a number of options available for purpose of blog creation but if you are a developer non of them are as satisfying as laravel wink.
as per me the best approach is to put the entire path of the file in database, instead of just putting the name of the uploaded file.