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.



Comments

Popular posts from this blog

Today Walkin 14th-Sept

Spring Elasticsearch Operations

Hibernate Search - Elasticsearch with JSON manipulation