'How to log all routes acess?

I build api service using laravel. I want to log all acess to the api routes I though somewhere in the routes.php put some code that get the requested route? any help? thanks

laravel 4



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source