Releases: bpocallaghan/generators
Releases · bpocallaghan/generators
Config Updates
Updated the stub paths and wrote a lot of tests.
Commands: Factory and Test
5.1.1 Readme: test
Laravel 6.0
5.1.0 readme
Confirm 'composer dump-autoload' for resource and controller
5.0.3 Confirm 'composer dump-autoload' for resources and controller
Update controller command (simplified resource stub, unless admin specified)
5.0.2 Update controller command (simplified resource stub, unless admin spe…
Controller Stub Validation and View updates
5.0.1 Change controller validation to $attributes = request()->validate();
Add support for automatic package discovery (Laravel 5.5)
5.0.0 add support for automatic package discovery (Laravel 5.5)
Missing function for the 'optionExtra' - generate:console
4.1.9 Missing function for the 'extraOption' for the generate:console
Resource Command - add 'create repository and contract' for the resource
4.1.8 Resource Command - add 'create repository and contract' for the resource
Added generate Repository, Contract and Middleware Commands
4.1.7 Add Contract Command 'generate:contract'