marcelo-correa/laravel-logs

Maintainers

Package info

github.com/MarceloSantosCorrea/laravel-logs

pkg:composer/marcelo-correa/laravel-logs

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:29:16 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"