Easily delve into your Laravel application's log files directly from the command line.
laravel/pail is a Laravel package for easily delve into your laravel application's log files directly from the command line..
It currently has 916 GitHub stars and 60.970.658 downloads on Packagist (latest version v1.2.7).
Install it with composer require laravel/pail.
Discover more Laravel packages by laravel
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Pail is a package that allows you to easily dive into your Laravel application's log files directly from the command line. Unlike other log tailing packages, Pail is designed to work with any log driver, including Sentry or Flare.
In addition, Pail focuses on the developer experience: it provides a sleek CLI interface with a user-friendly design and a set of useful filters to help you find what you're looking for.
Documentation for Pail can be found on the Laravel website.
Thank you for considering contributing to Pail! The contribution guide can be found in the Laravel documentation.
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Please review our security policy on how to report security vulnerabilities.
Laravel Pail is open-sourced software licensed under the MIT license.