v1.1.1
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