laravel-fullcalendar
laravel-fullcalendar copied to clipboard
Laravel FullCalendar.io Helper
Thanks for this cool calendar! Because I deal with a lot data how would be possible to refreasg the calendar with new data on day, wee, month change? I would...
I've been having trouble when working with recurring events because in the "agenda" views, they were not showing up scheduled in the proper start time. I managed to solve it...
add support to laravel 6
Hello, Sounds like a stupid question but I would like to display calendar in a week grid. I tried : ``` ->setOptions([ 'firstDay' => 1, 'defaultView' => 'dayGridWeek' ]); ```...
Hello! Thanks maddhatter for this awesome package! So I want to use Bootstrap's Popover method with FullCalendar. I want to do like this: ...
Hi, using fullcalendar component browser give me "Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale." Finding information about this error, the solution to this problem is setting the...
There are some options that are not working like: - eventMouseEnter, - eventMouseLeave, - etc... and i was wondering if this is a full implementation and if all options should...
Is it possible to change the background color for specific event like this one.  It was from here http://larabooking.herokuapp.com Client Login: Email: [email protected] Password: client Company Admin Login: Email:...
Hi, I'm having this error when using laravel-fullcalendar.  
Given this is still showing fairly high up on packagist, and has had no active development, answers from the author(s) or acceptance or acknowledgement of pull requests it's only fair...