Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

v2.2.4

Choose a tag to compare

@MikeAlhayek MikeAlhayek released this 23 Oct 22:00
· 192 commits to master since this release

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