I'am new in using herd and I have this problem with sharing my laravel project using ngrok, since my project is using https, when shared using herd unsecure, my site got mixed content error, that causing the css and js won't load. When using herd secure, ngrok redirect the url to 301 infinitely.
using exposes is the same, but the different is it's work perfectly even using http, but exposes in free plan only have 1 hour lifetime. Is there a way to make https work with laravel herd shared via ngrok?
The way I share to ngrok is using
herd share
in the website folder.
You can use following command to switch ngrok from expose
After that you have to run following command to share