-
Notifications
You must be signed in to change notification settings - Fork 59
Installation
Shea Lewis edited this page Aug 3, 2015
·
4 revisions
Begin by installing the package through Composer. Depending on what version of Laravel you are using (5.0 or 5.1), you'll want to pull in the ~1.0
or ~2.0
release, respectively:
composer require caffeinated/menus=~1.0
composer require caffeinated/menus=~2.0
Once this operation is complete, simply add the service provider class and facade alias to your project's config/app.php
file:
'Caffeinated\Menus\MenusServiceProvider',
'Menu' => 'Caffeinated\Menus\Facades\Menu',
Caffeinated\Menus\MenusServiceProvider::class,
'Menu' => Caffeinated\Menus\Facades\Menu::class,
And that's it! With your coffee in reach, start building out some awesome menus!
🔴 Best Temporary Email - https://1secmail.ru 🔴