We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
manager
Remove manager role that was never really implemented and was meant for the manager dashboard.
asManager
managerMembership
Re-run permission seeder to remove manager resource and permissions: php artisan db:seed --class=RolePermissionSeeder
php artisan db:seed --class=RolePermissionSeeder
The text was updated successfully, but these errors were encountered:
No branches or pull requests
♻️ Debt
Remove
manager
role that was never really implemented and was meant for the manager dashboard.🙋♀️ Proposed Solution
api/database/factories/UserFactory.php
asManager
functionasManager
functionapi/config/rolepermission.php
manager
rolemanagerMembership
resourcemanagerMembership
Screenshot
Deployment
Re-run permission seeder to remove
manager
resource and permissions:php artisan db:seed --class=RolePermissionSeeder
✅ Acceptance Criteria
manager
role not part of codebasephp artisan db:seed --class=RolePermissionSeeder
The text was updated successfully, but these errors were encountered: