mirror of
https://github.com/laravel/valet.git
synced 2026-02-07 09:10:03 +01:00
The `substr` of `-8` was based on `.dev.crt`, but since the TLD has always been configurable, this should have always been dynamic. Running `valet links` will not show `https` or the `TLS` columns correctly if the substring matching is of the wrong length.