You can find it here as well: https://github.com/mousavian/laravel-4-custom-db-log
or you can just simply do:
1. create logger.php in your "app" folder
2. edit "app\start\global.php" file (or local.php), and add this:
3. all logs will be at "app\storage\logs\query.log"