Credit allotment is now derived directly from BillingCycle::for($account)->creditAllotment() instead of a cached Pennant feature, removing the dynamic cache-invalidation footgun (forgetPlanFeatureCache) that had to be called from every subscription/workspace mutation. |
||
|---|---|---|
| .. | ||
| AccountController.php | ||
| AuthenticationController.php | ||
| NotificationPreferenceController.php | ||
| ProfileController.php | ||
| SettingsController.php | ||
| UsageController.php | ||