laravel-fullcalendar maintained by therealedatta
Description
Laravel helper for FullCalendar.io
Author
Last update
2021/08/26 12:53
(dev-master)
License
Downloads
64
Last update
2016/11/01 15:40
Require
- php >=5.4.0
- illuminate/support 4.2.*
Last update
2016/11/01 15:40
Require
- php >=5.4.0
- illuminate/support 4.2.*
Last update
2015/03/16 19:11
Require
- php >=5.4.0
- illuminate/support ~5.0
Last update
2015/03/16 19:10
Require
- php >=5.4.0
- illuminate/support 4.2.*
Last update
2015/03/13 01:40
Require
- php >=5.4.0
- illuminate/support 4.2.*
Last update
2015/03/13 01:30
Require
- php >=5.4.0
- illuminate/support ~5.0
Last update
2015/02/14 00:11
Require
- php >=5.4.0
- illuminate/support ~5.0
Last update
2015/02/11 18:05
Require
- php >=5.4.0
- illuminate/support 4.2.*
Laravel 7 & 8 Full Calendar Helper
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