lundi 4 février 2019

should I configure my caching laravel before upload in server?

Before Upload my laravel project to server I clean all caches.(in localhost)

config:clear
view:clear
route:clear
config:clear
optimize:clear

I can not run artisan command in server because the server doesn't support it.

in php artisan, there are some commands:

config:cache
view:cache
route:cache
config:cache

should I run them in localhost (before upload) or it will be generate automatically by laravel in server?



from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2D7r4ad
via IFTTT

Aucun commentaire:

Enregistrer un commentaire