Skip to content

v8.12.0

Compare
Choose a tag to compare
@crynobone crynobone released this 18 Nov 23:10
· 29 commits to 8.x since this release

Added

  • Added Workbench::swapFile() method to override the default generated stub file.
  • Added --database option to workbench:create-sqlite-db command.
  • Added --database and --all options to workbench:drop-sqlite-db command.

Remove

  • Remove spatie/laravel-ray.