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

v2.2.2

Choose a tag to compare

@MikeAlhayek MikeAlhayek released this 14 Oct 22:17
· 200 commits to master since this release

Upgrade

  • If you are upgrading from v2.0 or v2.1 to v2.3 make sure you publish the vendor resource. There are some changes to the templates that required to be updated. php artisan vendor:publish --provider="CrestApps\CodeGenerator\CodeGeneratorServiceProvider" --tag=default --force
  • If you are upgrading any version prior v2.2 follow the upgrade instruction on https://crestapps.com/laravel-code-generator/docs/2.2#upgrade-guide