Hello,
I have a Laravel app i hosted on Koyeb, I’m able to access everything from the directories which is not security wise.
like examples:
laravel-koyeb.app/.env
laravel-koyeb.app/storage
laravel-koyeb.app/App/Https
and so on
I want a way to set the application to point on the public/ so that any request comming to the application will load the public/index.php
or if they is a way i can move back into my hosting directory (..cd
) before pulling my code from Github and pointing the public part to public.
you can contact me on email: abdulsalamamtech@gmail.com
Thanks.