Skip to content

v2.3.0

Choose a tag to compare

@BMTmohammedtaha BMTmohammedtaha released this 17 Aug 16:55
· 109 commits to main since this release

#NEW

##comands

  • key:generate Generate new Application Key
  • route:add Add new route

##features

  • you can now inject classes from migration class
  • migration down (run migrate -d)
  • migration file with option -d (run migrate fileName )
  • add route option in command (controller:make)