Skip to content

v2.2.4

Compare
Choose a tag to compare
@MikeAlhayek MikeAlhayek released this 23 Oct 22:00
· 188 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