mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-06 03:20:09 +02:00
If you serve a single folder locally multiple times, e.g. as `cdn.mydomain.test` and `mydomain.test`, securing would fail for domain that came alphabetically last. This has been resolved if you are running Valet 3 or newer by leveraging the `valet secure $domain` syntax.