abelousovva/laravel-log

There is no license information available for the latest version (dev-main) of this package.

Laravel log package

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/abelousovva/laravel-log

dev-main 2022-12-22 14:56 UTC

This package is auto-updated.

Last update: 2025-12-22 21:07:37 UTC


README

How to install

  • composer require abelousovva/laravel-log
  • php artisan laravel-log:publish
    • this command publishes migration and config file
  • php artisan migrate
    • create logs table
  • change config/laravel_log.php if it's necessary or use default values