Skip to content

Releases: bpocallaghan/generators

Config Updates

30 Nov 18:27
Compare
Choose a tag to compare

Updated the stub paths and wrote a lot of tests.

Commands: Factory and Test

11 Oct 06:10
Compare
Choose a tag to compare
5.1.1

Readme: test

Laravel 6.0

13 Sep 06:44
Compare
Choose a tag to compare
5.1.0

readme

Confirm 'composer dump-autoload' for resource and controller

11 Feb 07:49
Compare
Choose a tag to compare
5.0.3

Confirm 'composer dump-autoload' for resources and controller

Update controller command (simplified resource stub, unless admin specified)

12 Feb 19:17
Compare
Choose a tag to compare
5.0.2

Update controller command (simplified resource stub, unless admin spe…

Controller Stub Validation and View updates

16 Nov 12:29
Compare
Choose a tag to compare
5.0.1

Change controller validation to $attributes = request()->validate();

Add support for automatic package discovery (Laravel 5.5)

20 Sep 08:22
Compare
Choose a tag to compare
5.0.0

add support for automatic package discovery (Laravel 5.5)

Missing function for the 'optionExtra' - generate:console

16 Aug 09:17
Compare
Choose a tag to compare
4.1.9

Missing function for the 'extraOption' for the generate:console

Resource Command - add 'create repository and contract' for the resource

08 Aug 14:57
Compare
Choose a tag to compare
4.1.8

Resource Command - add 'create repository and contract' for the resource

Added generate Repository, Contract and Middleware Commands

01 Aug 08:40
Compare
Choose a tag to compare
4.1.7

Add Contract Command 'generate:contract'