$ php artisan optimize
$ php artisan route:cache
$ php artisan config:cache
Hi, I am currently learning Laravel and following the "Laravel 5.4 from scratch" tutorial series. Before, I started the tutorial I setup homestead to work with Laravel. My problem now is that the pages load very slow. I have searched on Google and could not find any proper way to fix the problem. I saved every step I made in github: https://github.com/JBeluche/demandarijn Does anyone have any tips?
Thank god it works at last. The discusion you mentioned was not 'really' working. I did however, what it sugested, and enable 'NFS'. But I had to do it like this: http://tech.osteel.me/posts/2016/01/19/how-to-enable-nfs-on-laravel-homestead.html Thanks for pointing me in the right direction .Now it works!
Please or to participate in this conversation.