Welcome Guest, Not a member yet? Register   Sign In
Routes 4.0.0-beta.2
#3

Personally - I'd create a controller who's only job was to check the database and handle those redirects. Put a catch-all route as the last one in the file that points to that controller. Or use that controller as your 404Override controller, where you could check those routes first, and redirect if found, or show your custom error page.
Reply


Messages In This Thread
Routes 4.0.0-beta.2 - by tony.a - 04-30-2019, 03:52 PM
RE: Routes 4.0.0-beta.2 - by MGatner - 05-01-2019, 04:24 AM
RE: Routes 4.0.0-beta.2 - by kilishan - 05-01-2019, 06:47 AM
RE: Routes 4.0.0-beta.2 - by atsanna - 05-01-2019, 11:15 AM
RE: Routes 4.0.0-beta.2 - by tony.a - 05-04-2019, 11:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB