Skip to content

Releases: bpocallaghan/generators

Migration Pivot Parent Relationships

11 May 13:35
Compare
Choose a tag to compare
4.0.7

Many Many Relationship stub

Resource Length and Pivot parent relationships

11 May 13:29
Compare
Choose a tag to compare
4.0.6

Pivot - Option to add the relationship in the parent models

Fix Pivot Table Class Name

05 May 11:05
Compare
Choose a tag to compare
4.0.5

Fix migration:pivot CeateFoo_BarUploadPivotTable to CreateFooBarUploa…

Fix Pivot Table Missing Class Name

05 May 06:52
Compare
Choose a tag to compare
4.0.4

Fix: Pivot table Missing Class name

Events and Listeners

03 May 09:36
Compare
Choose a tag to compare
4.0.3

Add command 'event-listener' Command will generate all the missing ev…

Added Notification Command

02 May 11:11
Compare
Choose a tag to compare
4.0.2

Update readme.md

Controller Resource formatting fix

02 May 09:41
Compare
Choose a tag to compare
4.0.1

Fix - Controller resource name was formatted incorrectly - Thanks @ma…

Laravel 5.4

09 Mar 13:48
Compare
Choose a tag to compare
4.0.0

Update Laravel 5.4 readme

Do not lowercase resource

03 Oct 15:24
Compare
Choose a tag to compare

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

24 Mar 13:42
Compare
Choose a tag to compare

Compatible with Laravel 5.2 only