Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 460 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 460 Bytes

Coffee Manager

Installation

php artisan plugin:install Adrenth.CoffeeManager

Configuration

php artisan vendor:publish --provider="Adrenth\CoffeeManager\ServiceProviders\CoffeeManager" --tag="config"

Add these environment variables to the .env file of your project:

COFFEE_MANAGER_PUSHER_AUTH_KEY = ""
COFFEE_MANAGER_PUSHER_SECRET = ""
COFFEE_MANAGER_PUSHER_APP_ID = ""
COFFEE_MANAGER_PUSHER_CLUSTER = "eu"

Session time