Back
Larametrics
Larametrics
#larametrics
Self-hosted metrics and notifications platform for Laravel
Launched October 29, 2018
Load previous page…
Determine how best to revert changes, e.g. the original column or via the previously-created model change (if applicable) #larametrics
Determine how the requests section will be used, add to-dos for it #larametrics
Add in config option for model log expiration, if set models are removed after X days in the db, otherwise they're there forever #larametrics
Create and add in a separate service provider for event listening #larametrics
Display the changes for each column in their own block, with text highlighted red/green in both a-la github #larametrics
Create a view to show the specific changes from a database update #larametrics
Determine MVP feature list #larametrics
Create a view to show the full changes to a model #larametrics
Either under model name block (or on its own), show a table with the most recent changes to that model #larametrics
Display a block with each model name being monitored, along with the row count in the db #larametrics
Paginate and organize the log items using Vue #larametrics
Have the logs menu item actually navigate to the logs page #larametrics