Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

v3.0.0 (Laravel 5.5)

Compare
Choose a tag to compare
released this 04 Feb 21:36
· 39 commits to master since this release

Compatibility to Laravel 5.5.

Added

  • Added make:rule command
  • Added make:resource command
  • Added make:factory command
  • Added make:exception command

Updated

  • Updated make:model command
  • Updated make:listener command
  • Updated make:controller command
  • Changed key for console namespace

Fixed

  • Fixed make:policy command