2023-10-08

I get an error on a locally-run Laravel 5 app [closed]

Basically the error was after I copied a project from the hosting cPanel to study locally, when I ran it using localhost, the web URL instead used https when calling everything like JavaScript and CSS, it caused an error where data was not called because it should be http, not http.

I have tried various methods such as changing the env but it still doesn't work. What can I try next?

I am doing an internship.



No comments:

Post a Comment