i have setup a newly laravel 5 in my UBUNTU system which is 14.04.
when i ran my project which is http://localhost/blog/public/ it give me a blank page. i have again and again setup laravel in my system but it not working.
i know "php artisan serve". it will run my project on http://localhost:8000/ but i don't want this. i want to run simply by entering a url. please help me and thanks a lot for your solutions.