How do you mean "i just have to write all routes", you shouldn't need to
write any routes, just use that single dynamic route, and then look up
the relevant article in the controller using the request parameters.
dennis.winter wrote:
Ok, i will write the routes into my database, it's not that difficult because
i will create the navigation with data from database ...
your regex passed the test ;) i just have to write all routes, following
this schema: /:category/:article .. that's not a so big problem.
For my config-files i'm actually writing a update-service.
Thanks for your help.
Kind regards, Dennis
Jack Sleight wrote:
--
Jack