filament-nested-resources icon indicating copy to clipboard operation
filament-nested-resources copied to clipboard

[Bug]: How to make nested resource third level

Open novizarhadisaputra opened this issue 9 months ago • 0 comments

What happened?

your package does not display the payment gateway breadcrumb title on the payment channel resource. this is different when I implement it on a course that has many sections.

Image

How to reproduce the bug

I have 3 models:

  • Payment Gateway
  • Payment Channel
  • Payment Method

I have a problem when the payment gateway has many payment channels, when I create a relation on the payment gateway model with the payment_methods() method,

Package Version

^1.2

PHP Version

^8.2

Laravel Version

12.0.1

Which operating systems does with happen with?

macOS

Notes

No response

novizarhadisaputra avatar Mar 16 '25 02:03 novizarhadisaputra