v7.0.0-beta.4
Pre-release
Pre-release
Added
- Add
beyond:make:migration
command by @regnerisch - Add phpstan and fix errors by @regnerisch
- Add support for additional directories
beyond:make:controller User.Admin/UserController
by @regnerisch
Fixed
- Fix module choice attempts by @regnerisch
Changed
- Replace
pest
withphpunit
by @regnerisch - Changed
beyond:make:{command} Module/ClassName
tobeyond:make:{command} Module.ClassName
to support directories by @regnerisch