All notable changes to Laracommand
will be documented in this file.
- update
README.md
- V2 by @ousid in #2
Full Changelog: https://github.com/coderflexx/laracommand/compare/v1.2.0...v2.0.1
Laravel 9 Support
- Tests to
ModelMakeCommandTest
ModelMakeCommand
logic
- Fix a misleading link
Full Changelog: https://github.com/coderflexx/laracommand/compare/v1.1.0...v1.1.1
- Rename the service provider class from
LaraCommandsServiceProvider.php
toLaraCommandServiceProvider.php
- Add
laracommand:make-model
console command