laravel-menu icon indicating copy to clipboard operation
laravel-menu copied to clipboard

create menus in Laravel 9

Open TechWarriorKPP opened this issue 1 year ago • 3 comments

TechWarriorKPP avatar Mar 09 '23 15:03 TechWarriorKPP

create a laravel-menu package that supports Laravel 9 version

TechWarriorKPP avatar Mar 09 '23 16:03 TechWarriorKPP

I use Laravel 10 and it work out of the box, what your problem?

reidsneo avatar Apr 06 '23 02:04 reidsneo

There is a fix in master that removes a warning. A new release would be welcomed.

warning: trim(): Passing null to parameter #1 ($string) of type string is deprecated in vendor/lavary/laravel-menu/src/Lavary/Menu/Builder.php on line 303

olivier-cora avatar Apr 06 '23 15:04 olivier-cora