Skip to content

Releases: JayBizzle/Laravel-Migrations-Organiser

Laravel 6

28 Aug 20:15
4710098
Compare
Choose a tag to compare
v4.2.0

Allow Laravel 6

Laravel 5.8

27 Feb 09:20
571ba7f
Compare
Choose a tag to compare
v4.1.4

Laravel 5.8 compatibility

Laravel 5.7

13 Sep 19:19
426fbeb
Compare
Choose a tag to compare
v4.1.3

Update README.md

v4.1.2: Merge pull request #24 from xakzona/master

26 Feb 07:57
a3516f0
Compare
Choose a tag to compare
update illuminate/support to support Laravel 5.6

v4.1.1: Merge pull request #21 from JayBizzle/command_fix

04 Oct 20:24
Compare
Choose a tag to compare

Fixed organise/disorganise commands in Laravel 5.5

Allow Laravel 5.5 with package auto-discover compatibility

20 Jun 21:00
Compare
Choose a tag to compare
Merge pull request #18 from JayBizzle/larvel_55

Laravel 5.5 compatability + Auto discovery

v4.0.3: Merge pull request #16 from JayBizzle/develop

18 Jan 21:34
Compare
Choose a tag to compare

v4.0.2: Merge pull request #14 from korygorsky/master

08 Dec 09:14
Compare
Choose a tag to compare
Changes to fix issue #13 where migrate:rollback throws an error

v4.0.1: Updated Migrator to set path properly (#11)

26 Aug 08:07
Compare
Choose a tag to compare
Laravel was passing in an array as the $path. A setPath() method was put in place to check against this. The requireFiles() method was also requiring the migrations but didn't have fully qualified paths.

v4.0.0

25 Aug 20:47
Compare
Choose a tag to compare
Update badge