https://github.com/jamessessford/nested-resource-bug
Show bug in nested resource plugin for filament
https://github.com/jamessessford/nested-resource-bug
Last synced: 3 months ago
JSON representation
Show bug in nested resource plugin for filament
- Host: GitHub
- URL: https://github.com/jamessessford/nested-resource-bug
- Owner: jamessessford
- Created: 2024-04-23T07:12:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-23T07:12:47.000Z (about 1 year ago)
- Last Synced: 2025-01-10T04:38:17.838Z (5 months ago)
- Language: PHP
- Size: 675 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bug in nested resource plugin
When I save a page, which is not scoped to tenant, I get an error that team_id does not exist on the pages table.
## Steps to reproduce
Clone repo
Install dependencies
php artisan app:prepare
Log in to application
Try to create a page on the test document## Login
email: [email protected]
password: password