I am using .htaccess to rewrite the public folder, but I can not remove it. example I access => mydomain.com/path/ and shows the folder normally, but when I go => mydomain.com/path without the "/" and the url is loaded => mydomain.com/public/path/.
I want to remove the "public" in the url.