Skip to content

Releases: spatie/laravel-package-tools

1.6.3

27 Apr 06:17
97b5395
Compare
Choose a tag to compare
  • fix migration file names when copying them (#28)

1.6.2

25 Mar 08:06
4bb554d
Compare
Choose a tag to compare
  • use Carbon::now() for Lumen compatibility. (#26)

1.6.1

16 Mar 19:49
a846cc8
Compare
Choose a tag to compare
  • execute command in context of the app (#23)

1.6.0

12 Mar 12:08
c190a29
Compare
Choose a tag to compare
  • add support for view composers & shared view data (#22)

1.5.0

10 Mar 11:36
Compare
Choose a tag to compare
  • add support for Blade view components

1.4.3

10 Mar 09:40
Compare
Choose a tag to compare
  • use package shortname for publishing

1.4.2

05 Mar 10:08
f03683d
Compare
Choose a tag to compare
  • fix publishing views (#15)

1.4.1

04 Mar 22:55
2db1beb
Compare
Choose a tag to compare
  • ensure unique timestamp on migration publish (#14)

1.4.0

15 Feb 08:10
53e2a33
Compare
Choose a tag to compare
  • allows parameters for setup methods to be passed in as a spread array (#11)

1.3.1

02 Feb 21:34
ccecf97
Compare
Choose a tag to compare
  • fix migrationFileExists (#7)