6
6
666Wolf6662017-01-17 18:51:38
Laravel
666Wolf666, 2017-01-17 18:51:38

Not handled by routes.php, where else can they be stored in Laravel?

Good afternoon!
Another project on Laravel 5.2 came, deployed it on a test domain and started working, but immediately ran into a problem! My newly added routes are not processed.
When analyzing the problem, I got to the point that I simply cleared the routes.php file, route:clear.
route:list returns a set of old routes and the site continues to work. That is, the file is simply ignored ....
I did not find anything like this on the network. Maybe someone came across? Where else can there be routes?
Controllers and models work properly.
Same magic on local server...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2017-01-17
@666Wolf666

route:clear Remove the route cache file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question