hi everyone,
I want to deploy my Laravel project to production. the "public" not removing in base URL.
I have tried this solution:
rename server.php to index.php
cut .htaccess from /public and paste to root
it works but CSS, JS, images not loading.
if anyone knows about this problem please share your knowledge.
Thanks
Does not found any solution,
I have configured the base Url with the public word in the apache Vhost configuration.
in this way, my problem was solved