This package is abandoned and no longer maintained. The author suggests using the laravel/pail package instead.

Easily delve into your Laravel application's log files directly from the command line.

v1.1.2 2024-04-02 14:22 UTC

This package is auto-updated.

Last update: 2024-04-02 14:25:50 UTC


README

Pail Package Logo

Build Status Total Downloads Latest Stable Version License

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.

68747470733a2f2f6c61726176656c2e636f6d2f696d672f646f63732f7061696c2d6578616d706c652e706e67

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.