Skip to content

Laravel 8 & PHP 8 & switching to Laravel Sail

Choose a tag to compare

@palypster palypster released this 07 Jan 22:00
· 14 commits to master since this release
c97c540

Laravel 8 & PHP 8 & switching to Laravel Sail

Breaking change to how craftable installer should be used:

  • craftable new my_project
  • cd my_project
  • craftable install

By default, craftable installer will use Laravel Sail.