Skip to content

CeddyG/clara-event

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clara Event

Event manager with full calendar for Clara.

Installation

composer require ceddyg/clara-event

Add to your providers in 'config/app.php'

CeddyG\ClaraEvent\EventServiceProvider::class,

Then to publish the files.

php artisan vendor:publish --provider="CeddyG\ClaraEvent\EventServiceProvider"

About

Event manager with full calendar for Clara

Resources

Stars

Watchers

Forks

Packages

No packages published