Releases: awais-vteams/laravel-crud-generator
Releases · awais-vteams/laravel-crud-generator
Compatible to Laravel 11
v1.6
- Support for Laravel v11
- Support for Bootstrap v5
- Added separate Request class for validation
- Removed $rules from Model and moved to Request class
- Updated views
- Removed deprecated
laravelcollective/htmlpackage. Now we have our form fields. - Bug fixes
Full Changelog: v1.5...v1.6
Compatible to DBs
What's Changed
v1.5
- Support all DBs that Laravel supports (MySQL, PgSQL, MSSQL)
- Added more validation rules
- Default Model name updated to
App\Models - Bug fixes
Full Changelog: v1.4.1...v1.5
v1.4.1: Merge pull request #17 from mverarey/master
Stubs template with localization
Compatible to Laravel 10
v1.4 support for Laravel-v10x
revereted for moment
v1.3.3 Update GeneratorCommand.php
Get column names from Schema
Get Column Listing issue is fixed. #6 #8 #12 error fixed.
Compatible to Laravel 9
v1.3.1 Update composer.json
Compatible to Laravel 8.0
Compatible to Laravel 8.0
Compatible to Laravel 6.0
v1.2.1 Support For Laravel 7
Compatible to Laravel 6.0
v1.2 Update composer.json