Fixes a few issues (#59, #60) because I didn't wrap some DB calls in a conditional seeing if the vendor config file was published yet. Oops!
Unclaimed project
Are you a maintainer of larametrics? Claim this project to take control of your public changelog and roadmap.
Changelog
A self-hosted metrics and notifications platform for Laravel apps
Fixes a few issues (#59, #60) because I didn't wrap some DB calls in a conditional seeing if the vendor config file was published yet. Oops!
A whole bunch of new features (big and small) as well as some bug fixes that I took a while getting around to. Here's a fairly condensed list of what's been added:
Fixes the bug discussed in #53, adds isset to the context of the log while it's being created.
REMOTE_ADDR is not defined on phpunit
Merge pull request #50 from namnv609/fix-issue-49-undefined-index-referer.