Skip to content

Releases: rgasch/laravel-installer-script

v1.0.6

11 Jan 09:29
9c33a67
Compare
Choose a tag to compare

Fixed missing semicolon in generated strict code.

v1.0.5

04 Dec 22:52
bdf78e1
Compare
Choose a tag to compare

Fixed incorrectly named variable + better checking for failed system() call.

v1.0.4: Merge pull request #5 from rgasch/dev

19 Nov 12:53
e4cb60a
Compare
Choose a tag to compare

Fixed missing 'use' statement + better logging for 'strict' issues.

v1.0.3

23 Oct 09:47
3a6be9d
Compare
Choose a tag to compare

Added --with-strict-mode flag and added installation of spatie/laravel-model-flags

v1.0.2

18 Oct 10:54
52fa488
Compare
Choose a tag to compare

Added support for

  • filament-feature-flags
  • filament-markdown-editor

and improved README.md.

v1.0.1

05 Oct 07:07
a486ede
Compare
Choose a tag to compare

Added the following

  • more filament packages
  • now supports a --without-filament option
  • better error checking/handling
  • added some gettings-started hints

v1.0.0

04 Oct 09:37
c07def0
Compare
Choose a tag to compare

First release