Skip to content

Releases: danielme85/laravel-log-to-db

v1.1.3

12 Sep 13:56
Compare
Choose a tag to compare

Bugfixes to v1 branch for continued Laravel 5.* support.

v1.1.2

08 Mar 04:52
Compare
Choose a tag to compare

Bug fixes in config logic.

v1.1.1

08 Mar 02:45
Compare
Choose a tag to compare

Properly saves log to db in with a job in a queue. Added more config options for queues.

v1.1.0

20 Aug 20:38
Compare
Choose a tag to compare

Added support for Log model to be save with queue worker.

v1.0.0

17 Aug 17:34
Compare
Choose a tag to compare

1.0.0 Release tested on Laravel 5.6 and PHP 7.1
Database support: MySQL, PostgreSQL, SQLite, SQL Server and MongoDB.