All notable changes to laravel-stubs
will be documented in this file
- use anonymous migrations by default
- add support for PHP 8
- use
HasFactory
by default
- add Laravel 8 specific stubs
- allow Laravel 8
- integration with orchestra/canvas (#7)
- fix console output color
- fix
--force
option
- fix service provider name
- initial release