Releases: laravel/installer
Releases · laravel/installer
v4.5.0
- Use Pest v2 by @nunomaduro in #262
v4.4.3
- Prevent unknown option with git commands by @zepfietje in #260
v4.4.2
- Adds option "dark" to jetstream installation by @MarioPerini in #259
v4.4.1
- Add an option to install PHPUnit by @likeadeckofcards in #256
v4.4.0
Added
- Adds Laravel Breeze scaffolding by @nunomaduro in #253
Fixed
- Fixes installation of Pest in Laravel 10 by @nunomaduro in #254
v4.3.0
Added
- Adds
--pestflag to use Pest by @nunomaduro in #251
v4.2.17
Changed
- Remove
storage:linkcommand by @jessarcher in #245
v4.2.16
Changed
- Remove duplicate
npm installandnpm run buildsteps by @jessarcher in #242
v4.2.15
Fixed
- Changes APP_URL replacement with name to lower by @RhysLees in #239
- Prevent unresolvable
APP_URLby @jessarcher in #240
v4.2.14
Changed
- Simplify push to GitHub by @driesvints in #238