Releases: laravel/installer
Releases · laravel/installer
v5.9.2
v5.9.1
- [5.x] Add
eslint
option for breeze inertia stack by @avosalmon in #361
v5.9.0
- [5.x] Utilise
Illuminate\Support\php_binary()
by @crynobone in #360 - [5.x] Support Laravel Prompts 0.2+ and 0.3+ by @crynobone in #359
v5.8.5
- Replace dead link in Security Policy by @Jubeki in #351
- Fix
--no-interaction
SQLite file prompt by @jacksleight in #354
v5.8.3
- Validate Laravel can be installed on selected directory by @crynobone in #344
- Automatically run migration when
--database
is given. by @crynobone in #346
v5.8.2
v5.8.1
- Only run migration after selecting the database by @crynobone in #337
- [1.x] Enforce output when running with
--quiet
by @xiCO2k in #339
v5.8.0
v5.7.3
- Prevent using unavailable databases by @driesvints in #334
v5.7.2
- Install Breeze with dev flag by @driesvints in #332