- 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.