We just bought a new server becouse the old one was slow so this week we intended to transfer our laravel project to the new server, we installed php 7.1 made sure the 4 modules we need for laravel where installed and went on to copy the files, after copying we used artisan to install the project used it to clear cache and create a new token.
But when we where done we went to the project public directory and it redirected us to login but return a 404 error, we made sure all permisions where set correctly but still nothing.
We tried to make a new laravel project to see if that would work and after installing the auth of laravel it did the same exact error.
We would like all the suggestions and help that we can get, if needed more info ask i dont really know what to give you guys.
Thx for all suggestions.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community