Skip to content

Releases: awais-vteams/laravel-crud-generator

Compatible to Laravel 11

17 Mar 04:56

Choose a tag to compare

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: v1.5...v1.6

Compatible to DBs

28 Feb 14:25

Choose a tag to compare

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

16 Mar 01:33
4b46a2c

Choose a tag to compare

Stubs template with localization

Compatible to Laravel 10

15 Feb 05:30
74b5fdd

Choose a tag to compare

v1.4

support for Laravel-v10x

revereted for moment

08 Mar 14:15
5736a2c

Choose a tag to compare

v1.3.3

Update GeneratorCommand.php

Get column names from Schema

08 Mar 01:48
a567698

Choose a tag to compare

Get Column Listing issue is fixed.

#6 #8 #12  error fixed.

Compatible to Laravel 9

10 Feb 02:23
555e896

Choose a tag to compare

v1.3.1

Update composer.json

Compatible to Laravel 8.0

10 Sep 02:33
28bad86

Choose a tag to compare

Compatible to Laravel 8.0

Compatible to Laravel 6.0

04 Mar 17:28
6219855

Choose a tag to compare

v1.2.1

Support For Laravel 7

Compatible to Laravel 6.0

06 Sep 04:13
b00951b

Choose a tag to compare

v1.2

Update composer.json