Enable https in local i.e https://something.test
-
by default laragon gives me http://something.test i need https://something.test
how can i get this? i have enable my ssl to apache but it is not working. i also reload apache but no result.
-
@mdtanjilhasan : I can't see your uploaded image - please reupload it.
-
-
@mdtanjilhasan : I see it is enabled - why do you think it don't work?
-
@leokhoa i am using navigator.mediaDevices for get permission of microphone. its not working in laragon. it works fine in wamp. and a stackover flow solution says that
stackoverfolw solution:In my case HTTP was the cause of undefined for navigator.mediaDevices
with HTTPS works as expected