pail

Tails the application logs

Terminal
php artisan pail [--filter [FILTER]] [--message [MESSAGE]] [--level [LEVEL]] [--auth [AUTH]] [--user [USER]] [--timeout [TIMEOUT]]

Options

authOptional

Filter the logs by the given authenticated ID

filterOptional

Filter the logs by the given value

levelOptional

Filter the logs by the given level

messageOptional

Filter the logs by the given message

timeoutOptional

The maximum execution time in seconds

userOptional

Filter the logs by the given authenticated ID (alias for --auth)