marcelo-correa/laravel-logs

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/marcelo-correa/laravel-logs

v1.0.2 2019-10-01 15:41 UTC

This package is auto-updated.

Last update: 2025-09-29 02:21:34 UTC


README

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"