Skip to content

v2.2.6

Compare
Choose a tag to compare
@MikeAlhayek MikeAlhayek released this 18 Dec 17:11
· 172 commits to master since this release
7956ee3

Fixes a bug when creating resources from existing MySQL Database where the schema does not meet the standard naming convention.

There are minor updates to the config file that should be published. After the upgrade, make sure you publish the resources using the following command

php artisan vendor:publish --provider="CrestApps\CodeGenerator\CodeGeneratorServiceProvider" --tag=default --force