Releases: laravel/installer
Releases · laravel/installer
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
v5.7.1
- [5.x] Removes "(experimental)" label by @nunomaduro in #330
v5.7.0
v5.6.0
v5.5.3
- [11.x] Removes
publish config
files by @nunomaduro in #317
v5.5.2
- Prompt for config publish by @taylorotwell in c3b3c66
v5.5.1
- [5.x] Fixes Pest installation on Windows by @nunomaduro in #314