Scott Burkett

Results 11 comments of Scott Burkett

After further review, it would seem that incrementing the commit level is always done this way: ``` public function incrementCommit($by = null) { $result = $this->increment(function ($config) use ($by) {...

Well, in looking at the code again, it should work ... but .... no idea. lol.

I should add, this seems to work well with Donuts, but not Gauges. In any event, this really cool project doesn't seem to be supported any more, so I guess...

Q: Is this count/recount approach only needed if you are trying to use aggregated states, weighted approaches, etc? If the answer is "Yes", then ignore the following. If the answer...

I understand, believe me! :) Maybe once I get it working on my end, I can write something up.

> And that title is too long. Of my issue?

Is this plugin abandoned?

True, though that seems like an awful lot of work for something that seems as if should be ready-made, as it were. Instead, perhaps a custom extension that would bring...

I guess I'm confused. If the icon setting were stored in the `Setting` model along with all the other settings, why would this require an additional database load per request?...