You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting "403 This action is unauthorized." in Wave Admin Tools BREAD clicking Browsing in a new BREAD I created.
Steps to reproduce
Install Wave 2, login as Admin
Create a migration for items from root of Laravel.
Migrate to create the table.
Create a Model for that table. App\Models\Item
Go into Wave Admin Tools BREAD
Create a BREAD for items
with model being App\Models\Item
Save
Click [ Brows ] button next to items in the Bread list
Expected behavior
Expect to see an empty list.
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Laravel version
11
PHP version
8.2
Voyager version
v1.7
Database
MySQL 5.7
Description
Getting "403 This action is unauthorized." in Wave Admin Tools BREAD clicking Browsing in a new BREAD I created.
Steps to reproduce
Install Wave 2, login as Admin
Create a migration for
items
from root of Laravel.Migrate to create the table.
Create a Model for that table. App\Models\Item
Go into Wave Admin Tools BREAD
Create a BREAD for
items
Save
Click [ Brows ] button next to items in the Bread list
Expected behavior
Expect to see an empty list.
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: