We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make compatible with laravel 11.x
Minor improvements
Fix bugs and making compatible with laravel 9
Fixing class not found issue
Merge pull request #4 from cbmella/master fixed php version
Adding compatibility with Laravel 8.x
Adding laravel 8 compatibility.
Adding the ability to publish pre-defiend stubds.
Adding the ability to use schema and guarded property of the model, i… …n order to generate validation rules.
Minor refactoring.