v9.7.0
Added
- Added
laravel/pail
. - Added
--basic
option toworkbench:install
andworkbench:devtool
command to simplify installation. - Add
Orchestra\Workbench\Workbench::swapFile()
to override the default stub files:config
config.basic
gitignore
routes.api
routes.console
routes.web
seeders.database
Changes
- Utilise
Orchestra\Testbench\join_paths()
function.