Implicit Binding: Customizing The Key Name

/**
 * Get the route key for the model.
 *
 * @return string
 */
public function getRouteKeyName()
{
    return 'slug';
}

Implicit Binding: Customizing The Key Name — Structure map

Clickable & Draggable!

Implicit Binding: Customizing The Key Name — Related pages: