- Removed the PostStatusGuard class and replaced its usage with the new PostStatusRules utility across multiple controllers and actions, enhancing code organization and maintainability. - Updated error message handling to utilize the centralized method in PostStatusRules, ensuring consistency in user feedback. - Deleted associated tests for PostStatusGuard, reflecting the removal of the class. |
||
|---|---|---|
| .. | ||
| ApiKeyController.php | ||
| Controller.php | ||
| LabelController.php | ||
| PlatformController.php | ||
| PostController.php | ||
| SignatureController.php | ||
| SocialAccountController.php | ||
| UploadController.php | ||
| WorkspaceController.php | ||