Releases: orchestral/canvas
Releases · orchestral/canvas
v7.2.0
Changes
- Add
--inbound
to make:cast
command.
- Add
--invokable
to make:rule
command.
v7.1.0
Added
- Added
--morph-pivot
options to make:model
command.
Fixes
- Fix
make:seeder
command nested namespace and class name problem.
v7.0.0
Changes
- Update support to Laravel Framework
v9
.
- Generate anonymous migration by default.
- Improves generic type for
factory.stub
.
v6.10.2
Changes
- Publish
view-component.stub
file.
v6.10.1
Changes
- Update
middleware.stub
file.
v6.9.0
Added
- Added
--requests
option to make:model
command.
v6.8.0
Added
- Added
--requests
option to make:controller
command.
v6.7.0
Added
- Added draft support for PHP 8.1
Changes
- Update
console.stub
.
- Improves docblock.