feat: add tenant review layer #185
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "155-tenant-review-layer"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Testing
vendor/bin/sail bin pint --dirty --format agentvendor/bin/sail artisan test --compact --filter="TenantReview"CI=1 vendor/bin/sail artisan test --compactNotes
bootstrap/providers.phpvia existing Laravel 12 structure; no provider registration moved tobootstrap/app.phpTenantReviewResourceis not globally searchable, so the Filament edit/view global-search constraint does not apply