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

Releases: Kodebyraaet/generators

Support auto discovery

04 Sep 19:48
Compare
Choose a tag to compare

Laravel 5.5 will register the provider automatically

Version 0.6.2

22 May 20:03
Compare
Choose a tag to compare

Lumen support.

Version 0.6.1

10 Feb 15:06
Compare
Choose a tag to compare

Support for Laravel 5.4

Version 0.6.0

10 Feb 15:00
Compare
Choose a tag to compare

Updated for Laravel 5.4

Version 0.5.1

16 Oct 11:33
Compare
Choose a tag to compare

Version 0.5.0

13 Oct 13:28
Compare
Choose a tag to compare

Renamed Data to Entities

Version 0.4.2

13 Oct 11:29
Compare
Choose a tag to compare

Fixes issue #1.

Version 0.4.1

17 Sep 12:57
Compare
Choose a tag to compare
v0.4.1

Merge branch 'master' of github.com:Kodebyraaet/generators

Version 0.4

17 Sep 07:48
Compare
Choose a tag to compare
  • Can now create the BaseRepository for the Data-objects
  • Fixed docblocks

Version 0.3.1

02 Sep 08:10
Compare
Choose a tag to compare

When extra models are added and the migration option is set we create migrations for the extra models aswell