Boosting Laravel Performance in Production Server


You may sometime slightly notice the performance is not par and very slow when you deploy your Laravel project to production,
Once you deploy, access the server in command line and run the following Artisan commands to increase the Laravel Application speed, and you will wonder what is majic behind these command on boosting Laravel Project performance,

composer dump-autoload
php artisan clear-compiled
php artisan config:cache
php artisan route:cache
php artisan optimize --force


Written by Akram Wahid 6 years ago

are you looking for a chief cook who can well craft laravel and vuejs, to make some awsome butterscotch,
yes then it is right time for you to look at my profile.

Do you want to write Response or Comment?

You must be a member of techalyst to proceed!

Continue with your Email ? Sign up / log in

Responses

Be the first one to write a response :(

{{ item.member.name }} - {{ item.created_at_human_readable }}

{{ reply.member.name }} - {{ reply.created_at_human_readable }}