Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@ludoguenet ludoguenet released this 26 Jul 14:07
· 20 commits to main since this release

Added

  • Artisan make:service command
  • Adds --noContract to make:service command
  • Adds --service combined with make:model command
  • Adds --noContract to make:model command
  • Adds aliases -N and -S for make:model command
  • Modified the make:model Model --all to generate a service with contract too
  • Tests added with Pest