laravel-fullcalendar icon indicating copy to clipboard operation
laravel-fullcalendar copied to clipboard

Laravel FullCalendar.io Helper

Results 74 laravel-fullcalendar issues
Sort by recently updated
recently updated
newest added
trafficstars

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: ![screen shot 2018-01-31 at 12 46 09](https://user-images.githubusercontent.com/35997346/35621497-c56eb5ce-0684-11e8-8b72-f518643e27a1.png)...

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. ![image](https://user-images.githubusercontent.com/40819612/46133995-6c135000-c274-11e8-92c2-a829963cf452.png) 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. ![image](https://user-images.githubusercontent.com/40819612/45405448-7854b600-b695-11e8-979f-723cb0d775b5.png) ![image](https://user-images.githubusercontent.com/40819612/45405468-8c001c80-b695-11e8-86e2-a7b6e3b658c8.png)

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...