Releases: adamcrampton/laravel-database-logger
Releases · adamcrampton/laravel-database-logger
Bug Fix
Fix to support new Monolog version
Strict return types were not being declared
Allow Laravel core above v5.8
v1.2.3 Merge branch 'master' of github.com:adamcrampton/laravel-database-logger
Added config instructions to README
v1.2.1 Update README.md
Expiration config added
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
v1.1.1 Update README.md
Additional columns + usage notes in README
v1.1.0 Added usage notes to README
Working release
v1.0.0 Update README.md
Set min stability version
v0.1.2 Added min stability version
Fixes, docs
v0.1.1 Fixed error in composer.json