Skip to content

v1.1.1

Compare
Choose a tag to compare
@MikeAlhayek MikeAlhayek released this 30 Jan 01:44
· 329 commits to master since this release

This release includes few bug fixes.

If you are upgrading from a previous version, make sure you publish the views to get the latest views via the following command

php artisan vendor:publish --provider="CrestApps\CodeGenerator\CodeGeneratorServiceProvider" --tag=default --force

To upgrade to the latest version run the following command via the command-line

composer update

For full documentation read https://crestapps.com/laravel-code-generator/docs/1.1

Live demo can be found at https://crestapps.com/laravel-code-generator/demos/1.1