This repository was archived by the owner on Jun 11, 2026. It is now read-only.
v2.2.4
Fixed a bug with multipleSelect controls
If you are upgrading from v2.0, v2.1, v2.2, or 2.3 to v2.4 make sure you publish the vendor resource. There are some updates to the config file.
php artisan vendor:publish --provider="CrestApps\CodeGenerator\CodeGeneratorServiceProvider" --tag=default --force