Download the PHP package pgtruesdell/laravel-logsnag without Composer
On this page you can find all versions of the php package pgtruesdell/laravel-logsnag. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pgtruesdell/laravel-logsnag
More information about pgtruesdell/laravel-logsnag
Files in pgtruesdell/laravel-logsnag
Package laravel-logsnag
Short Description Logsnag's realtime monitoring + your Laravel project = 😎
License MIT
Homepage https://github.com/pgtruesdell/laravel-logsnag
Informations about the package laravel-logsnag
Logsnag's realtime monitoring + your Laravel project = 😎
This package allows you to easily integrate Logsnag into your Laravel application.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Using the built-in helper function:
Using the facade:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Paul Grant Truesdell, II
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-logsnag with dependencies
spatie/laravel-package-tools Version ^1.15.0
illuminate/contracts Version ^10.0|^11.0