I am using Laravel Forge and my application is not deploying. Unfortunately Jeffrey's videos are quite out of date now. Hope somebody can help. Here is what I get
Warning: require(/home/forge/default/bootstrap/../vendor/autoload.php): failed to open stream: No such file or directory in /home/forge/default/bootstrap/autoload.php on line 17
I understand that since the vendor path is in my .gitignore those files are not added to my github repository -- this is how it is in laracast Forge-Demo also
So how does the vendor directory get uploaded to the server
Thanks so much Bashy you're here to to save the day again. This worked for me as well with removeoing composer.lock from git.ignore and quick deploy. How my word Forge is just such a pleasure,, now I can get back to developing