Download the PHP package ko/laravel-fullcalendar without Composer
On this page you can find all versions of the php package ko/laravel-fullcalendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ko/laravel-fullcalendar
More information about ko/laravel-fullcalendar
Files in ko/laravel-fullcalendar
Download ko/laravel-fullcalendar
More information about ko/laravel-fullcalendar
Files in ko/laravel-fullcalendar
Vendor ko
Package laravel-fullcalendar
Short Description Laravel helper for FullCalendar.io
License MIT
Package laravel-fullcalendar
Short Description Laravel helper for FullCalendar.io
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-fullcalendar
ko-laravel-fullcalendar
This package is a composer installable helper for working with fullcalendar.io in a laravel app.
Usage
Building an Event
Adding an Event
to an EventCollection
Custom options
Instantiate a new Calendar
Draw the calendar
In your blade, add the following where you would like the calendar to be drawn.
CDN
This package has a helper method for building the appropriate style
and javascript
assets from a CDN. Just add the following to your html to load the appropriate resources.
Fullcalendar css
Fullcalendar js
Moment js
All versions of laravel-fullcalendar with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package ko/laravel-fullcalendar contains the following files
Loading the files please wait ....