Welcome Guest, Not a member yet? Register   Sign In
Customized routing
#5

I don't know if it is useful, but i found a solution.
I extended the RouterCollection class and within this class i created with the $this->get(), $this->post() method my custom routes from the database (url's are stored in a database table)

@kenjis what i don't know: Are this routes called first or at the end after my other routes in the Routes.php?
Reply


Messages In This Thread
Customized routing - by groovebird - 06-14-2022, 11:17 PM
RE: Customized routing - by kenjis - 06-14-2022, 11:41 PM
RE: Customized routing - by groovebird - 06-15-2022, 12:06 AM
RE: Customized routing - by kenjis - 06-15-2022, 12:13 AM
RE: Customized routing - by groovebird - 08-19-2022, 10:42 AM
RE: Customized routing - by kenjis - 08-19-2022, 04:14 PM
RE: Customized routing - by groovebird - 08-20-2022, 04:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB