Skip to content

Asynchronously log to the database with this Laravel 4 package.

License

Notifications You must be signed in to change notification settings

EnvisionYourWebsite/database-log-laravel4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Async Database Logs for Laravel 4

Asynchronously save your logs to the database.

Installation

Download the package files to laravel-root/workbench/conradkleinespel/database-log-laravel4.

Run php artisan migrate --bench="conradkleinespel/database-log-laravel4".

Add 'ConradKleinespel\DatabaseLog\DatabaseLogServiceProvider' to your Laravel providers.

About

Asynchronously log to the database with this Laravel 4 package.

Resources

License

Stars

Watchers

Forks

Packages

No packages published