Welcome Guest, Not a member yet? Register   Sign In
Can CodeIgniter auto-generate named routes?
#1

Is it possible to automatically generate named routes in CodeIgniter when using the $routes->resource() method?

For example, can the following named routes be generated:

posts for the index page
new_post for the new post form
show_post for displaying an individual post
Is there a way to generate all the necessary named routes automatically?
Reply


Messages In This Thread
Can CodeIgniter auto-generate named routes? - by AnmamKoodh - 07-13-2023, 05:07 AM



Theme © iAndrew 2016 - Forum software by © MyBB