Skip to content
New issue

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

Browse a new Bread getting 403 This action is unauthorized. #5920

Open
christoferd opened this issue Oct 17, 2024 · 0 comments
Open

Browse a new Bread getting 403 This action is unauthorized. #5920

christoferd opened this issue Oct 17, 2024 · 0 comments

Comments

@christoferd
Copy link

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

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant