It's not entirely clear what you are trying to ask. Could you provide some better clarity or detail?
Also, it is possible to use something besides the ID for retrieving record data, however it really needs to be unique like a non-duplicate slug. Otherwise you will pull multiple records or be ignoring one.
Review route model binding for details on using an alternate field: https://laravel.com/docs/5.2/routing#route-model-binding
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community