3.1.0
Added
- Laravel mix configuration (https://nwidart.com/laravel-modules/v3/basic-usage/compiling-assets)
Changed
- Allow symlinks in module path
- Returns the parameter
--class
to theSeedCommand
. - Generate folders recursively
- Removing link that has become a 404
- Fixed seed command exception typehint
Removed
- Removed the optimize command on the
module:make-migration
command