Download the PHP package laravel/pail without Composer
On this page you can find all versions of the php package laravel/pail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package pail
Introduction
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.
Official Documentation
Documentation for Pail can be found on the Laravel website.
Contributing
Thank you for considering contributing to Pail! The contribution guide can be found in the Laravel documentation.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Laravel Pail is open-sourced software licensed under the MIT license.
All versions of pail with dependencies
ext-mbstring Version *
illuminate/console Version ^10.24|^11.0|^12.0
illuminate/contracts Version ^10.24|^11.0|^12.0
illuminate/log Version ^10.24|^11.0|^12.0
illuminate/process Version ^10.24|^11.0|^12.0
illuminate/support Version ^10.24|^11.0|^12.0
nunomaduro/termwind Version ^1.15|^2.0
symfony/console Version ^6.0|^7.0