Any idea why would the browser show as a page or form is insecure after deployment? I have checked a few posts here on Laracast and StackOverflow and I have checked the following issue:
-there is no env file public on the server
-the app is in production mode and the debug option if set to false
the problem comes when I click on any form fields it says the connection is not secure and then sending the request the browser blocks it and asks me if I want to go back for allow the request.