Comments on How to Install Laravel PHP Web Framework on Ubuntu 20.04
This tutorial will show you how to install the Laravel version 8.x with the Apache webserver on Ubuntu 20.04 Server. We will show you two different ways of installing the Laravel web framework on the Linux Ubuntu system.
7 Comment(s)
Comments
Thank you for your work, it helped
This is missing mysql installation. Not a full LAMP installation guide. please add mysql installation guide.
This is not a LAMP installation guide, it's a Laravel on Apache installation guide.
So don't get me wrong, you must mention on your title. Perhaps laravel without database setup is really not that much to do? Please share a use case after following your setup. I mean how to use laravel and for what?
Your instruction is good but missing a part.
Thank you for the guide. Ignore comments from fools and internet freeloaders who can't even install a database by themselves. Good work, very detailed.
This is gold. Thank you! One sugggestion, for the following commands one must change back to a superuser as the non-root user cannot make the changes:
sudo chgrp -R www-data /home/hakase/blogsudo chmod -R 775 /home/hakase/blog/storage
hello
this work 1 problem
use axios in vuejs =>error 404