Skip to content

Releases: yoeriboven/laravel-log-db

2.1

17 Feb 10:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0...2.1

2.0

14 Feb 19:08
Compare
Choose a tag to compare
2.0

What's Changed

New Contributors

Full Changelog: 1.4...1.5

1.4

09 Oct 18:32
Compare
Choose a tag to compare
1.4

What's Changed

Full Changelog: 1.3...1.4

1.3

06 Oct 18:17
cc27518
Compare
Choose a tag to compare
1.3

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3

1.2.2

22 Mar 00:41
Compare
Choose a tag to compare

Fixes bug where array key formatted is not set.

Improved migration stub

20 Mar 22:55
Compare
Choose a tag to compare
1.2.1

Update create_laravel_log_table.php.stub

1.2

13 Jan 13:39
Compare
Choose a tag to compare
1.2

Now catches issues when writing to the database and writes them to a fallback driver. 67b0e65

1.1.1

07 Mar 20:43
Compare
Choose a tag to compare

Fixed a bug that caused exceptions to be reported incorrectly #10

1.1

07 Mar 19:18
Compare
Choose a tag to compare
1.1

Added support for Laravel 10

1.0.1

03 Oct 12:55
aa2071b
Compare
Choose a tag to compare

Fixed unguarded model #2