caffeinated / menus

:pushpin: Menu generator package for the Laravel framework
https://caffeinatedpackages.com
132 stars 59 forks source link

Restful route parameters #62

Open duongtdvn opened 9 years ago

duongtdvn commented 9 years ago

Hi, I'm trying to add a menu for Restful route, I saw that the menu support route and action but how to make it use the current 'id' dynamically. Do we have this feature from lavary/laravel-menu

https://github.com/lavary/laravel-menu#restful-urls

Thank you!