d13r / laravel-breadcrumbs

Please see the Diglactic fork.
https://github.com/diglactic/laravel-breadcrumbs
2.34k stars 416 forks source link

Update README.md #201

Closed chimalsky closed 5 years ago

chimalsky commented 5 years ago

Resource Controllers have a new way of passing parameters.

Updated readme to reflect change so users will not wonder why UrlGenerationException is being thrown.

d13r commented 5 years ago

I don't think that is correct. The example assumes you are using route model binding - I'm guessing you are not? Also what do you mean by "associative array of parameters"?