therealedatta/laravel-fullcalendar

Laravel helper for FullCalendar.io

v1.4.1 2021-08-26 10:53 UTC

README

This is a simple helper package to make generating http://fullcalendar.io in Laravel apps easier.

Thanks to @maddhatter for the initial repo for laravel < 7 and @acaronlex to make it working in Laravel 7 & 8.

This package is intended to replace the maddhatter package in Laravel 7 & 8 without improvements. Full Calendar version used should be and old version.

Installing

Require the package with composer using the following command:

composer require therealedatta/laravel-fullcalendar