Skip to content

[Issue]: How to make a third level nested resources #44

@YnievesDotNet

Description

@YnievesDotNet

What happened?

I'm I try to make a nested resources using the logic Country->State->City, and the breadcrumbs work fine, following your readme. but, the routes continue like normally...

/country/[countryId]/...
/state/[stateId]/...

I dont have work like /country/[countryId/state/[stateId]/...

Who to make that?

thanks

How to reproduce the bug

Following the readme procedure

Package Version

1.2

PHP Version

8.2.0

Laravel Version

11

Which operating systems does with happen with?

Linux

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions