Skip to content

Milestones

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 date
  • Implement 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, 2022
  • Create 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 date
  • Add 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 closed
  • Already has a basic model class for database manipulation but will have to improve on and also create a standard one

    No due date
  • Change 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