I am following the quickstart of laravel and it said \"type /users\" but not working for me.
I have wrote in the browser, http://DomainServer/ProjectName/
the default url have a prefix "index.php" before your page if you try .../public/index.php/your_page it will run, so you need to add the module rewrite if you are using appache to write your url without this prefix