Releases: laravel/installer
Releases · laravel/installer
v5.4.0
- SQLite by @taylorotwell in #304
- [5.x] Implies only the new migrations behaviour on L11 by @nunomaduro in #305
- [5.x] Improves ending message by @nunomaduro in #307
v5.3.0
- [5.x] Laravel v11 support by @nunomaduro in #302
v5.2.1
- [5.x] Added default value on selection question while creating new application by @bigship-prashant in #300
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.