2017 © Pedro Peláez
 

library laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

image

mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  • Wednesday, August 9, 2017
  • by mushketer888
  • Repository
  • 1 Watchers
  • 2 Stars
  • 18 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 6 % Grown

The README.md

laravel-dblog

Latest Stable Version Total Downloads License Latest Unstable Version, (*1)

This package duplicates Log information to database table. Please report bugs, (*2)

Install

Via Composer, (*3)

``` bash $ composer require mushketer888/laravel-dblog, (*4)


Add Service Provider to `config/app.php` in `providers` section ```php Mushketer888\LaravelDblog\ServiceProvider::class,

You need to run the migrations for this package., (*5)

$ php artisan vendor:publish --provider="Mushketer888\LaravelDblog\ServiceProvider" 
$ php artisan migrate

Usage

Use Log Facade like you normally use., (*6)

    Log::info("DBLog works")

The Versions

09/08 2017

dev-master

9999999-dev https://github.com/mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel log dblog laravel-dblog

08/08 2017

0.5.6

0.5.6.0 https://github.com/mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel log dblog laravel-dblog

08/08 2017

dev-dev

dev-dev https://github.com/mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel log dblog laravel-dblog

08/08 2017

0.5.4

0.5.4.0 https://github.com/mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel log dblog laravel-dblog

06/08 2017

0.5.5

0.5.5.0 https://github.com/mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel log dblog laravel-dblog

06/08 2017

0.5.3

0.5.3.0 https://github.com/mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel log dblog laravel-dblog

06/08 2017

0.5.2

0.5.2.0 https://github.com/mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel log dblog laravel-dblog

06/08 2017

0.5.1

0.5.1.0 https://github.com/mushketer888/laravel-dblog

Extending Laravel Logger with Eqloquent Logging in DB

  Sources   Download

MIT

The Requires

 

The Development Requires

database laravel log dblog laravel-dblog