Welcome Guest, Not a member yet? Register   Sign In
Can you run different controller methods for POST and GET?
#2

[eluser]CroNiX[/eluser]
CI doesn't have that functionality built in. You could extend the router class and add it in though. I've not used this extension, but on github I've seen where somebody extended CI to basically work just like laravel routes including restful routes, filtering, etc: https://github.com/Patroklo/codeigniter-...vel-routes


Messages In This Thread
Can you run different controller methods for POST and GET? - by El Forum - 08-03-2014, 02:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB