laravel-logs maintained by marcelo-correa
Author
Last update
2019/10/01 17:41
(dev-master)
License
Downloads
5
Logs for Laravel
Installation
Require the marcelo-correa/laravel-logs package in your composer.json and update your dependencies:
$ composer require marcelo-correa/laravel-logs
$ php artisan vendor:publish --provider="MarceloCorrea\LaravelLogs\LogsServiceProvider"