Laravel 10 error SSL
frosh1240
HOBBYOP

2 years ago

Hello, I deployed my Laravel application with vite and I have had problems with the ssl. I have version 10 of Laravel

Error = Password fields present in a form with an insecure (http://) form action. This is a security risk that allows user login credentials to be stolen.

Solved

1 Replies

brody
EMPLOYEE

2 years ago

Please make sure you are explicitly using https everywhere where you call your api.


Status changed to Solved Railway almost 2 years ago


Loading...