List view
A migration feature that will be able to use simple functions or have an SQL syntax wont be a bad idea
No due dateImplement a simple http client by creating a class that will use the curl library. Done Successfully done.
Overdue by 3 year(s)•Due by March 20, 2022Create a route class that can make routing easy * you can use a route() helper function to access the route class * you can use Route::(get, post, resource, delete, etc) for routing in files in routes directory (web.php, api.php, console.php) * more to come
No due dateAdd a console feature (laravel artisan like) that can : * be run on crontabs * generate files like model, view, controllers, services, packages etc * create other commands to be execute * serve an application without the use of apache or nginx * more to come
No due date•0/1 issues closedAlready has a basic model class for database manipulation but will have to improve on and also create a standard one
No due dateChange the look and feel of CodeIgniter 3 main page and html error views Successfully done.
Overdue by 4 year(s)•Due by August 4, 2021•1/1 issues closed