N
N
Nick Bukovskiy2017-09-05 15:43:22
Laravel
Nick Bukovskiy, 2017-09-05 15:43:22

Laravel routes not working when moving a project, how to fix it?

Working project. Transferred to another PC, made migrations, composer install. Everything seems to be fine, but for some reason it does not switch to receptions. And in the middle of the screen "Be right back." In the console 503
What could it be??

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Victor, 2017-09-05
@sonterix

- Look at the logs (/storage/logs/)
- Check write permissions to the /storage folder
- In .env include APP_DEBUG=true

4
4iloveg, 2017-09-05
@4iloveg

Was the webserver the same? (apache, nginex)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question