UrlRoutable

interface UrlRoutable (View source)

Methods

mixed getRouteKey()

Get the value of the model's route key.

string getRouteKeyName()

Get the route key for the model.

Details

mixed getRouteKey()

Get the value of the model's route key.

Return Value

mixed

string getRouteKeyName()

Get the route key for the model.

Return Value

string

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.1/Illuminate/Contracts/Routing/UrlRoutable.html