Hi,
I'm using secure url secure_url() to generate the doamin url of my application, but i'm getting the localhost url.
Expected result: http://www.domain-name.com
Actual output: http://localhost.com
Doubt: Do i need to change or configure app_url in .env file.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community