Skip to content

v2.2.2

Compare
Choose a tag to compare
@MikeAlhayek MikeAlhayek released this 14 Oct 22:17
· 184 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