Trying to Upload laravel project getting File Not found Error

The include path should be fine, I think that that’s how Laravel does it by default.

It seems to me like the file is simply missing from your account.

Actually, checking your account, the entire app folder is missing from your account. But the app folder is the folder that basically contains all your application code, so you’ll definitely need it for your site to work.

So please try uploading that folder again.

7 Likes