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
When you want to access the BREAD of a table that has relationships, you get the error: "Undefined array key 0"
It worked correctly before the upgrade and worked again by downgrading
Laravel version
11
PHP version
8.3
Voyager version
1.8
Database
MySQL 8
Description
When you want to access the BREAD of a table that has relationships, you get the error: "Undefined array key 0"
It worked correctly before the upgrade and worked again by downgrading
Steps to reproduce
Go to BREAD of table with relationship: http://url-project/admin/bread/table-with-relationship/edit
Expected behavior
Show page BREAD of the table
Screenshots
Additional context
No response
The text was updated successfully, but these errors were encountered: