Download the PHP package jigs1212/menus without Composer
On this page you can find all versions of the php package jigs1212/menus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jigs1212/menus
More information about jigs1212/menus
Files in jigs1212/menus
Informations about the package menus
This is originally develeoped at Caffeinated Menus. Modified to acheive my needs.
For this package Installation guide
Begin by installing the package through Composer.
Once this operation is complete, simply add the service provider class and facade alias to your project's config/app.php
file:
Service Provider
Facade
And that's it! With your coffee in reach, start building out some awesome menus!
ORIGINAL PACKAGE
Caffeinated Menus
Easily create dynamic menus from within your Laravel 5 application.
Caffeinated Menus is originally based off of Lavary's Laravel Menu package with support for the Caffeinated Shinobi package. For a more robust and complete package, please go check out Laravel Menu!
The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code. At the moment the package is not unit tested, but is planned to be covered later down the road.
Documentation
You will find user friendly and updated documentation in the wiki here: Caffeinated Menus Wiki
Quick Installation
Begin by installing the package through Composer.
Once this operation is complete, simply add the service provider class and facade alias to your project's config/app.php
file:
Service Provider
Facade
And that's it! With your coffee in reach, start building out some awesome menus!
All versions of menus with dependencies
illuminate/support Version ^5.3
illuminate/config Version ^5.3
illuminate/routing Version ^5.3
illuminate/view Version ^5.3
laravelcollective/html Version ^5.3