FriendsOfSymfony / FOSJsRoutingBundle

A pretty nice way to expose your Symfony routing to client applications.
1.48k stars 261 forks source link

Routes not found #417

Closed AkashicSeer closed 2 years ago

AkashicSeer commented 2 years ago

This was working with Symfony 5+ I wrote an entire super long article about it and how to use it. Then magically it stops working. I can output the routes, but no matter what it tells me the route is not found. I figured it out