GavTheDev
Use another column in the url for ID
@awcodes Turns out it was way easier than I had thought initially (was probably overthinking it). I remembered you can just add the key to the route:
and then override the function that resolves the record:
8 replies
Use another column in the url for ID
Sorry, I'm not sure if I follow 😅 . I'm talking about retrieving
OrderResource
by the reference and not the ID because I don't want people to know how many orders there are. An order is not a relationship? Maybe my question is poorly phrased?8 replies