Add Menu Tree functionality and integrate Filament Tree plugin: Introduced a new MenuTree page for managing page structures, added PagesMenuWidget for displaying a tree layout of pages, and updated localization files for menu-related actions. Enhanced Page model with tree management capabilities and included necessary CSS and JS files for the Filament Tree plugin.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"filament/filament": "~4.0",
|
||||
"laravel/framework": "^12.0",
|
||||
"laravel/tinker": "^2.10.1",
|
||||
"solution-forest/filament-tree": "^3.0",
|
||||
"spatie/laravel-permission": "^6.21",
|
||||
"tomatophp/filament-users": "^4.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user