Level 70
@radhamadhavamhostel Which server you are using for your project? Is that cPanel?
If so, I think it's because of the different directory structures of Laravel and cPanel.
Take a look there:
I have done a Laravel project in XAMP. Now I need to transfer it to the live server. But I don't have a command prompt there. I zip all files and directly upload them to public_html, and I import the sql file directly in phpmyadmin. and make changes in the.env file like database details and app url. When I browse the URL, it shows 403. I checked file permissions; files have 644 and folders have 744.
Please or to participate in this conversation.