create bootstrap folder, create new file called app.php paste everything from https://github.com/laravel/laravel/blob/master/bootstrap/app.php - to your file.
Feb 4, 2019
7
Level 8
Laravel project without bootstrap folder
I have no bootstrap folder in my project folder. I am getting below error.
Level 60
@AFOYSAL - Ohh, https://github.com/laravel/laravel/tree/v4.2.11 look at the git repository, try to copy the files you need. Try to copy entire bootstrap folder
1 like
Please or to participate in this conversation.