I just updated to 1.1.3 and https is still not working. I was using secure_asset() and secure_url() functions but I guess I will just update them to assest() and url() for now unless I'm missing something.
Yeah I looked at https://caddyserver.com and it seems to supports https but Valet hasn't implemented it's https function yet. We just have to wait I guess.
By default, Valet serves sites over plain HTTP. However, if you would like to serve a site over encrypted TLS using HTTP/2, use the secure command. For example, if your site is being served by Valet on the laravel.test domain, you should run the following command to secure it: