This repository was archived by the owner on Jun 11, 2026. It is now read-only.
v2.2.3
Fix couple of bug found in the previous version. Also, improved detecting the foreign header field.
If you are upgrading from v2.0, v2.1 or v2.2 to v2.3 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