Releases: laravel/installer
Releases · laravel/installer
v5.2.0
- Apply using the str_starts_with function by @peter279k in #289
- Add mariadb installation option by @Jubeki in #292
- [5.x] Removes alias by @nunomaduro in #293
v5.1.3
- Remove extra DB_DATABASE by @ConnySjoblom in #287
- Adjusts new command with new Breeze options by @nunomaduro in #288
v5.1.2
v5.1.1
- Fix Jetstream SSR option by @jessarcher in #281
v5.1.0
- Fixes breeze installation with
--ssr
options by @crynobone in #278 - Adds missing jetstream options by @nunomaduro in #279
- Add ability to select default database connection by @crynobone in #275
- Updated to use the Process constructor to install Pest and use
Composer
helper class by @crynobone in #274
v5.0.4
No major changes.
v5.0.3
v5.0.2
- Show the directory name at the end of the installer by @jessarcher in #270
v5.0.1
v5.0.0
- Update prompts by @jessarcher in #267