How to add nested resources in filament?

In this guide, we will explore how we can add nested resources in filament panel. This feature was introduced in filament v4. Setup model to add nested resources in filament For nested resources, we will have 4 models. The relationship for above is: I’ve used this approach in the backend of my mobile app — … Read more