v1.2.0
v1.2.0 Release
New Feature
- Bulk generate command from a given model path.
php artisan eloquent:bulk-phpdoc "app/Models/*.php"
Minor Updates
- Accessor/Attribute will be generated using camelCase from now on.
- Some chores.
php artisan eloquent:bulk-phpdoc "app/Models/*.php"