Releases: flipboxstudio/lumen-generator
Releases · flipboxstudio/lumen-generator
9.3.0: Add support for Lumen 11.x
9.2.0: Add support for Lumen 10.x
Release changes from this PR: #121
9.1.0: Add make:observer command
Release changes from this PR: #120
9.0.1: Fix make:policy command namespaces
9.0.0: Add support for Lumen 9.x
Release the changes from this PR: #118
8.2.2
Update form request stub
Release changes from #108
Add package suggestion for form requests
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
PR from @jorgemudry , introducing new schema:dump
command.
Thanks!
Add make:cast, update factory:stub, fix #96 #101
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)