Some other guys had the same issue as you. If I am not wrong they mentioned that the routes.php was very huge. The router checks every line for the right route.
I forgot how they solved it, but there are some similiar threads. (Also on stackoverflow: http://stackoverflow.com/questions/26387050/laravel-4-large-route-count-increases-booting-time)
Maybe the routes file is a point to start...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community