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

Calendar Events BREAD package for the Laravel Voyager Admin

License

Notifications You must be signed in to change notification settings

smayzes/voyager-calendar-events

Repository files navigation

Voyager Calendar Events

Latest Version on Packagist Total Downloads Build Status Build Status

Laravel Voyager Calendar Events BREAD.

Installation

Via Composer

$ composer require codelabs/voyagercalendarevents

Usage

Publish the config file (choose voyagercalendarevents.config)

php artisan vendor:publish 

Seed the Voyager database tables

php artisan db:seed --class="Codelabs\VoyagerCalendarEvents\Database\Seeds\DatabaseSeeder"     

Done!

Change log

  • Initial Development

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

MIT. Please see the license file for more information.

About

Calendar Events BREAD package for the Laravel Voyager Admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages