I would like to know if there is any way in PHP to hide the directory path in url from the browser.
For example, this is how it looks: localhost / test / view / home.php
Is there any possibility of just showing .php in the url without showing all the way?