Auto set routes in codeigniter |
Based on your description, everything should work fine if you simply delete your custom routes. As long as your routes match the format controller/method/parameters and your paths are set correctly, you do not need to manually define routes.
|
Messages In This Thread |
Auto set routes in codeigniter - by wolfgang1983 - 06-30-2015, 04:33 AM
RE: Auto set routes in codeigniter - by colonelclick - 07-03-2015, 11:07 AM
RE: Auto set routes in codeigniter - by skunkbad - 07-03-2015, 03:32 PM
|