First the most common issues:
Is your app/storage/
directory read, write and executable?
Check that your vendor
directory is being published on the server, as this is kept out of any git clones.
Ehesp thanks for your reply.
I checked both issues and they are ok. Still same errors.
I did not clone from git. I transfered all files from my local pc in which it works.
I had the same issue, my solution was to place Laraval inside the htdocs folder and changed the apache start to htdocs/public. I had to do this because my hosting provider doesn't allow apache outside htdocs.
raice can you give me details on how you did that with Apache? public_html is the root folder for html for me.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community