laravel 4的安装启动包只显示主页

hours that i try to figure out to this problem without any result. I download and followed this guide for install this StarterPack of laravel 4. Everything seems went good. When i go to see the application on: http://localhost/laravel/publiccome out the home page correctly but the other link - route doesn't work. Any suggest for figure out this problem?

Point your virtual host to the public folder, this will fix your routes. it's not expecting you to already be in /laravel/public