Skip to content

Releases: spatie/laravel-menu

1.2.0

04 Apr 11:15
Compare
Choose a tag to compare
  • The Menu class now implements the Illuminate\Contracts\Support\Htmlable interface
  • Fixed some dependency issues, this package now requires illuminate 5.1.14 or higher components

1.1.0

03 Apr 13:46
Compare
Choose a tag to compare
  • Added conditional add functions urlIf, actionIf and routeIf
  • Added authorized add function addIfCan, linkIfCan, htmlIfCan, urlIfCan, actionIfCan and routeIfCan

1.0.0

24 Mar 13:16
Compare
Choose a tag to compare
  • First release