FriendsOfSymfony / FOSJsRoutingBundle

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

no configuration for symfony 5 #402

Closed elliotalld closed 2 years ago

elliotalld commented 3 years ago

im working with symfony 5 project , i install FosJsRoutingBundle , but there is no steps to configure it in symfony 5 !

MaruanBO commented 2 years ago

In the next days i will explain how to do.

bartosz-szymanski-dev commented 2 years ago

Bump. It would be great if you guys provide some information about configuration with Symfony 5. Was trying reproduce steps that are recommended for Symfony 4, but without any success. At this point I'm left without clue why routes are not being taken into account when generating dump file...

MaruanBO commented 2 years ago

@ejjoj I'm so sorry guys, this days i don't have enough time. Can u please create issue and tag me?

tobias-93 commented 2 years ago

Hi @elliotalld, I have improved the documentation a bit in release 3.0, feel free to open another issue if you run into more problems.