jabsa/laravel-logs

A simple package to check production logs

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Language:Blade

v1.0.1 2025-04-10 15:11 UTC

This package is not auto-updated.

Last update: 2025-06-19 16:07:42 UTC


README

A simple package to check production logs

Installation

You can install the package via composer:

composer require jabsa/laravel-logs

Usage

use jabsa\LaravelLogs\Facades\LaravelLogs;

LaravelLogs::hello();

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.

Credits