#5920·voyager

Browse a new Bread getting 403 This action is unauthorized.

Author: christoferdCreated Oct 17, 2024Updated Oct 17, 2024
Labelspossible bug

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