#5923·voyager

BREAD with relationship don't work

Author: parriondoCreated Oct 25, 2024Updated Dec 4, 2024
Labelspossible bug

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

image

Additional context

No response