Nested resources in filament V3
Good morning,
For example we have patients have many meals, a meal has many ingredients, an ingredient has many macros,
I would like to know what's the best way to approach a structure similar to this
where in the relational Manager i could manage (by click of a button on the row) the patient meals , when i click on a meal i can manage it's ingredients and so down the has many tree.
https://filamentphp.com/plugins/guava-nested-resources Is this package is still the best approach, Any guidance is appreciated.
thank you!
2 Replies