CI4 doesn't support hyphens/dashes in controller subdirectories |
Yes that would necessitate to add all the routes in the config. With the routes config file you can also restrict routes by http method (GET, POST, etc) and add filters. There’s a lot more you can do. But if your solution works, then it’s all good!
|
Messages In This Thread |
CI4 doesn't support hyphens/dashes in controller subdirectories - by sneakyimp - 12-15-2020, 01:01 PM
RE: CI4 doesn't support hyphens/dashes in controller subdirectories - by includebeer - 12-16-2020, 04:03 PM
RE: CI4 doesn't support hyphens/dashes in controller subdirectories - by sneakyimp - 12-16-2020, 05:39 PM
RE: CI4 doesn't support hyphens/dashes in controller subdirectories - by includebeer - 12-17-2020, 05:17 PM
RE: CI4 doesn't support hyphens/dashes in controller subdirectories - by kenjis - 02-17-2021, 04:20 AM
RE: CI4 doesn't support hyphens/dashes in controller subdirectories - by sneakyimp - 02-17-2021, 06:38 AM
RE: CI4 doesn't support hyphens/dashes in controller subdirectories - by kenjis - 02-17-2021, 04:43 PM
RE: CI4 doesn't support hyphens/dashes in controller subdirectories - by sneakyimp - 02-17-2021, 06:03 PM
RE: CI4 doesn't support hyphens/dashes in controller subdirectories - by sneakyimp - 02-18-2021, 11:05 PM
|