Skip to content

YanikTheYak/claymanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clay Manager package for Laravel 4.3

Installation

"cyberduck/claymanager": "dev-master"

After adding the key, run composer update from the command line to install the package:

composer update

Add the service provider to the providers array in your app/config/app.php file.

'Clay\Manager\ManagerServiceProvider'

Add the alias to the aliases array

'Manager' => 'Clay\Manager\Facades\Manager',

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages