Skip to content

Releases: flipboxstudio/lumen-generator

9.3.0: Add support for Lumen 11.x

22 Apr 12:18
0408733
Compare
Choose a tag to compare
Merge pull request #126 from joelhy/fix/issue-124-package-versioning

feat: update composer.lock and remove lumen 5.x support

9.2.0: Add support for Lumen 10.x

27 Feb 22:51
95b88d1
Compare
Choose a tag to compare

Release changes from this PR: #121

9.1.0: Add make:observer command

26 Mar 00:48
ee8e6a4
Compare
Choose a tag to compare

Release changes from this PR: #120

9.0.1: Fix make:policy command namespaces

15 Mar 15:48
abfebdf
Compare
Choose a tag to compare

Release changes from this PR #119 to fix this issue: #112

9.0.0: Add support for Lumen 9.x

14 Mar 16:13
fb44766
Compare
Choose a tag to compare

Release the changes from this PR: #118

8.2.2

18 Oct 12:33
d9946a9
Compare
Choose a tag to compare

Merged PR #109 Create a new rule command and PR #105 fix style & change name laravel to lumen.

Update form request stub

14 Jun 19:44
78edd75
Compare
Choose a tag to compare

Release changes from #108

Add package suggestion for form requests

14 Dec 22:47
8314856
Compare
Choose a tag to compare

Merge of #102 to add suggestions to anik/form-request package to be used with the form requests generated by the make:request command.

Add schema:dump

09 Dec 09:14
4bbd310
Compare
Choose a tag to compare

PR from @jorgemudry , introducing new schema:dump command.

Thanks!

Add make:cast, update factory:stub, fix #96 #101

06 Dec 20:15
Compare
Choose a tag to compare

PRs from @jorgemudry
Added make:cast command (#99)
Fix make:model command (#98, closes #96)

PR from @wilbur-yu
Update make:factory stub file (#97)

Thanks for the contributions @jorgemudry @wilbur-yu

Update packages for PHP 8 compatibility (closes #101)