I'm trying to deploy a laravel application, but I'm keep getting this error: My views are not found
I used cPanel for deployment. I tried every solution I could find on the internet.
I'm trying to deploy a laravel application, but I'm keep getting this error: My views are not found
I used cPanel for deployment. I tried every solution I could find on the internet.
In fact, this is not a missing route error, just the view file was not found.
Checks that you have uploaded all the project files correctly, and that the view name is correct, these are the possible causes of the error.