Download the PHP package balajidharma/laravel-menu without Composer
On this page you can find all versions of the php package balajidharma/laravel-menu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download balajidharma/laravel-menu
More information about balajidharma/laravel-menu
Files in balajidharma/laravel-menu
Download balajidharma/laravel-menu
More information about balajidharma/laravel-menu
Files in balajidharma/laravel-menu
Vendor balajidharma
Package laravel-menu
Short Description Laravel database menu manager
License MIT
Package laravel-menu
Short Description Laravel database menu manager
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-menu
Laravel Menu
Create database based Menu and Menu items to your Laravel projects.
Table of Contents
- Installation
- Demo
- Create Menu
- Create Menu Item
- Create multiple Menu Items
- Menu Tree
- Menu Link Tokens
Installation
-
Install the package via composer
-
Publish the migration and the config/menu.php config file with
- Run the migrations
Demo
The "Basic Laravel Admin Penel" starter kit come with Laravel Menu
Create Menu
Create Menu Item
Create multiple Menu Items
Menu Tree
-
Get menu tree by using menu id
- Get menu tree by using menu machine name
Menu Link Tokens
- Enter
<admin>
to add admin prefix to the link. - Enter
<nolink>
for non link menu.
Get the generated uri on link
attribute
All versions of laravel-menu with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^8.71|^9.0|^10.0|^11.0
The package balajidharma/laravel-menu contains the following files
Loading the files please wait ....