Stanley Richter
Results
2
issues of
Stanley Richter
My consumable feature is setup like so: ``` $serverLimit = Feature::create([ 'consumable' => true, 'quota' => true, 'name' => 'server-limit', ]); ``` Updating the consumed quota on every iteration in...
bug
good first issue
### Is there an existing feature request for this? - [X] I have searched the existing issues before opening this feature request. ### Describe the feature you would like to...
feature request