Skip to content

OnitiFR/laravelCellar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cellar

Installation

    composer require oniti/cellar

The next required step is to add the service provider to config/app.php :

    Oniti\Cellar\CellarServiceProvider::class,

Publish

The last required step is to publish views and assets in your application with :

    php artisan vendor:publish

Env Requiered

CELLAR_ADDON_BUCKET= <You'r Bucket>
CELLAR_ADDON_HOST= <Host>
CELLAR_ADDON_KEY_ID= <You'r Key>
CELLAR_ADDON_KEY_SECRET=<You'r Secret>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages