Skip to content

Releases: harimayco/wmenu-builder

v1.3.8

05 Jun 05:34
b763dad
Compare
Choose a tag to compare
Merge pull request #36 from nauvalazhar/myfix

Fixed role_pk, role_title_field, added view namespace & merge config

v1.3.7

29 Apr 09:18
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/harimayco/wmenu-builder

v1.3.6

11 Mar 02:37
5a52df6
Compare
Choose a tag to compare
Merge pull request #26 from DeveloperOnCall/master

A little more explanation in the usage

v1.3.5

21 Mar 03:47
9783ea8
Compare
Choose a tag to compare

migrate bug fixed

v1.3.4

28 Feb 03:09
c3b552c
Compare
Choose a tag to compare

few update & fix

thanks for contributors

v1.3.3

31 Oct 02:14
291f51b
Compare
Choose a tag to compare

bugfix: corrected sorting when have a submenu and adds a new item.
thanks to @Berni69

v1.3.2

19 Oct 04:01
Compare
Choose a tag to compare
  • minor update.

v1.3.1

16 Oct 10:48
Compare
Choose a tag to compare

v1.3.0

16 Oct 10:25
Compare
Choose a tag to compare

v1.2.0

25 Sep 14:45
Compare
Choose a tag to compare
  • rewrite model class
  • added helper get menu array
  • please backup your menu config and views and run
php artisan vendor:publish --provider="Harimayco\Menu\MenuServiceProvider" --force