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
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