Releases: danielme85/laravel-log-to-db
Releases · danielme85/laravel-log-to-db
v1.1.3
Bugfixes to v1 branch for continued Laravel 5.* support.
v1.1.2
Bug fixes in config logic.
v1.1.1
Properly saves log to db in with a job in a queue. Added more config options for queues.
v1.1.0
Added support for Log model to be save with queue worker.
v1.0.0
1.0.0 Release tested on Laravel 5.6 and PHP 7.1
Database support: MySQL, PostgreSQL, SQLite, SQL Server and MongoDB.