Releases: laravel/installer
Releases · laravel/installer
v4.2.15
Fixed
- Changes APP_URL replacement with name to lower by @RhysLees in #239
- Prevent unresolvable
APP_URL
by @jessarcher in #240
v4.2.14
Changed
- Simplify push to GitHub by @driesvints in #238
v4.2.13
Changed
- Improved console output by @nunomaduro in #235
v4.2.12
Fixed
- Check directory before deleting in Windows OS by @azizramdan in #233
v4.2.11
Fixed
- Use build command instead of dev command for Vite support by @driesvints in #232