Releases: bpocallaghan/generators
Releases · bpocallaghan/generators
Migration Pivot Parent Relationships
4.0.7 Many Many Relationship stub
Resource Length and Pivot parent relationships
4.0.6 Pivot - Option to add the relationship in the parent models
Fix Pivot Table Class Name
4.0.5 Fix migration:pivot CeateFoo_BarUploadPivotTable to CreateFooBarUploa…
Fix Pivot Table Missing Class Name
4.0.4 Fix: Pivot table Missing Class name
Events and Listeners
4.0.3 Add command 'event-listener' Command will generate all the missing ev…
Added Notification Command
4.0.2 Update readme.md
Controller Resource formatting fix
4.0.1 Fix - Controller resource name was formatted incorrectly - Thanks @ma…
Laravel 5.4
4.0.0 Update Laravel 5.4 readme
Do not lowercase resource
generate:model FooBar created a Foobar.php, now it will FooBar.php
generate:resource admin.foo_bar will create FooBarsController and not FoobarsController
Laravel 5.2
Compatible with Laravel 5.2 only