Awais Vteams Laravel Crud Generator Versions Save

Laravel CRUD Generator

v2.1.0

3 weeks ago

v2.0

3 weeks ago

v2.0

  • Updated code with Laravel 11.x/10.x and latest versions
  • Drop old version support but can be used by using v1.x
  • Added CRUD to generate Tailwind + Bootstrap 5
  • Added CRUD to generate Livewire
  • Added CRUD for API only
  • Improved forms and table UI
  • Bug fixes

Full Changelog: https://github.com/awais-vteams/laravel-crud-generator/compare/v1.6...v2.0

v1.6

1 month ago

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 deprecatedlaravelcollective/html package. Now we have our form fields.
  • Bug fixes

Full Changelog: https://github.com/awais-vteams/laravel-crud-generator/compare/v1.5...v1.6

v1.5

2 months ago

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: https://github.com/awais-vteams/laravel-crud-generator/compare/v1.4.1...v1.5

v1.4.1

1 year ago

v1.4

1 year ago

v1.3.3

2 years ago

v1.3.2

2 years ago

v1.3.1

2 years ago

v1.3

3 years ago

Compatible to Laravel 8.0