Back
Andrew Schmelyun
Load previous page…
Create section for 'Performance', that will display things like ping/response time for app calls
#larametrics
Allow a user to add in custom alerts to notify them of (specific or general) model changes
#larametrics
Determine notification 'checks' that should be used. e.g. if request comes from X, notify user. If model Y changed, notify user.
#larametrics
In addition to expiring models/requests by age in the database, add optional field for expire by amount in the table
#larametrics
Make sure that reverting changes updates the database directly instead of going through Eloquent
#larametrics