Skip to content

Releases: adamcrampton/laravel-database-logger

Bug Fix

20 Apr 00:25
Compare
Choose a tag to compare
v1.2.5

Added missing use statement for interface

Fix to support new Monolog version

20 Apr 00:01
Compare
Choose a tag to compare

Strict return types were not being declared

Allow Laravel core above v5.8

16 Mar 02:47
Compare
Choose a tag to compare
v1.2.3

Merge branch 'master' of github.com:adamcrampton/laravel-database-logger

Added config instructions to README

18 Feb 00:22
cfb1fad
Compare
Choose a tag to compare
v1.2.1

Update README.md

Expiration config added

18 Feb 00:10
Compare
Choose a tag to compare

Package config can now be published, with expiration option - the amount of days that pass before the records are automatically deleted by the Command + cron job.

  • Config must be published
  • Command must be added to Schedule config for the project

Updated README for better config instructions

16 Feb 21:53
f39f68e
Compare
Choose a tag to compare

Additional columns + usage notes in README

10 Feb 22:27
Compare
Choose a tag to compare
v1.1.0

Added usage notes to README

Working release

10 Feb 05:52
Compare
Choose a tag to compare
v1.0.0

Update README.md

Set min stability version

10 Feb 05:45
Compare
Choose a tag to compare
Pre-release
v0.1.2

Added min stability version

Fixes, docs

10 Feb 05:42
Compare
Choose a tag to compare
Fixes, docs Pre-release
Pre-release
v0.1.1

Fixed error in composer.json