- Added support for PHP 8.2 and 8.3.
- Fixed Xdebug download error #201
- Update Acrylic DNS Proxy.
- Update composer dependencies.
- Fixed
valet share
.
- Added support for PHP 8.1.
- Fixed service installation when user path contains spaces.
- Fixed 404 error when sharing upper case folder #168
- Added support for Xdebug #165
- Sync with laravel/valet
- Added support for PHP 8.0
- Update Acrylic DNS Proxy, Nginx, WinSW
- Added integration tests with Docker
- Lowered the number of php processes
- Fixed certificates in non-UTC timezones #121
- Moved the helper functions into the Valet namespace
- Renamed
valet domain
command tovalet tld
- Moved
~/.valet
to~/.config/valet
- Unlink renamed links
- Fixed warning on newer
symfony/process
versions - Share command now works with secured sites
- Added PHP 7.3 install script
- HTTP/2 works now with secured sites
- Updated
nginx
,ngrok
,winsw
andAcrylic DNS
- Other various fixes ported from laravel/valet
- Add compatibility with symfony/process v4
- Fixed PHP path detection
- Changed default tld from
.dev
to.test
- Fixed
valet share
for linked sites - Change FPM port to 9001 (#51)
- Other minor fixes ported from laravel/valet
- Fixed global composer files (#49).
- Pretty print sites
- Update some drivers
- Added wildcard certificates
- Fixed Nginx upload max size
- Added
--secure
option forvalet link
- Added ability to pass directory to
valet open
- Other minor fixes
- Fixed SSL certificate (#29).
- Fixed Nginx configuration for secured sites.
- Fix Nginx when parking a directory from other drives than
C:
. - Read the domain set in config when reinstalling.
- Restart PHP-FPM service on failure.
- Upgrade WinSW.
- Fix Nginx
server_names_hash_bucket_size
error.
- Fix
valet link
command. - Configure Acrylic DNS Proxy automatically.