Releases: laravel/valet
Releases · laravel/valet
v4.8.4
v4.8.3
- Supports Laravel 12 by @crynobone in #1511
v4.8.2
- Add the ability to renew the Certificate Authority certificate by @adrum in #1498
- Fixes bad regex for loopback replacement for Issue #1503 by @mitchkramez in #1504
- Change latest php version to 8.4 by @mischabraam in #1507
- fix(entry-script): use correct php binary for proxy commands by @saibotk in #1510
v4.8.1
v4.8.0
v4.7.1
v4.7.0
- Trust CA Certificate only by @adrum in #1463
- Allow specifying php version to restart by @N-Silbernagel in #1469
- Update KirbyValetDriver.php by @Werbschaft in #1471
- fix: Warning: Constant VALET_* already defined in X by @NickSdot in #1485
- Add values() call to reset keys after modifying paths by @adriaanzon in #1477
- Adding support for Nette Framework. by @antonL95 in #1486