I can install Laravel and quickly launch it and start using the installation , but I donβt understand how I am. "Suppose you can use the same source code and be able to run it from a repo like github . When I do this, clone it doesn't let me run php artisan anything.
Also, when I have a working directory, pushing this to a repo, cloning it back down, still doesn't work. I can not start artisan . The only way to do this is to create a composer from the installation instructions, which will create a new project.
Please guide me; I'm at a loss here.
source share