Download the PHP package aflanry/menus without Composer
On this page you can find all versions of the php package aflanry/menus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aflanry/menus
More information about aflanry/menus
Files in aflanry/menus
Download aflanry/menus
More information about aflanry/menus
Files in aflanry/menus
Please rate this library. Is it a good library?
Informations about the package menus
Laravel App Menus for UAB Pathology - GDB
Requires
- Bootstrap 4 for default view
- FontAwesome if using icons
- Menu only displays for authenticated views
- isAdmin() implemented in the User model
- user_groups table using id as the primary key
Getting Started
Install the package via composer, publish the vendor files, and migrate the new menu tables
Edit config/menu.php using the template with your menu. Then you can seed the database with the values in the config file.
Next the sass and javascript for the menus must be added to your bundles
Finally include the menu view in your layout!
Editing the menu view
The menu view is published in the resources/views/vendor/menu folder You can edit the menu as you see fit!
All versions of menus with dependencies
PHP Build Version
Package Version
The package aflanry/menus contains the following files
Loading the files please wait ....