Welcome Guest, Not a member yet? Register   Sign In
Static Laravel-like routes
#1

I made a little library to implement a (under my point of view) better routing management than the vanilla codeigniter has. It's a laravel-like routing system, that only lets access to specific routes that are mapped in the system, and throws a 404 in every other route.

Check it at : https://github.com/Patroklo/codeigniter-...vel-routes

The last change that I have done just not it's a new branch that supports codeigniter 2.X (still haven't fully checked it, though).
Reply




Theme © iAndrew 2016 - Forum software by © MyBB