Skip to content

A CLI feature

No due date 0% complete

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
Loading