Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Help with Laravel initial setup #106

Open
cocothedestroyer opened this issue Oct 16, 2019 · 0 comments
Open

Help with Laravel initial setup #106

cocothedestroyer opened this issue Oct 16, 2019 · 0 comments

Comments

@cocothedestroyer
Copy link

I installed composer and laravel, but when attempting to run php artisan i get the following errors

`Warning: require(/Users/josephharker/code/myfirstsite/vendor/autoload.php): failed to open stream: No such file or directory in /Users/josephharker/code/myfirstsite/artisan on line 18

Fatal error: require(): Failed opening required '/Users/josephharker/code/myfirstsite/vendor/autoload.php' (include_path='.:') in /Users/josephharker/code/myfirstsite/artisan on line 18
(base) Josephs-MBP:myfirstsite josephharker$ `

Here is a snippet of my PATH

//anaconda3/bin://anaconda3/condabin:/Users/josephharker/bin:/Users/josephharker/bin:/usr/local/bin:/usr/local/lib:/Users/josephharker/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin

Could anyone shed light on the issues I am having? I am new to this stuff, so be gentle

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant