harumi
dynamic index route
how to make the index route that accessed like
dashboard/action/{record}
on the TransactionResource class i set the pages like this
it getting error like this when i access /dashboard/action/test
it work when i set 2 route like
but i dont want to add the / route
how to fix that?15 replies