laravel-fullcalendar
laravel-fullcalendar copied to clipboard
Adding new action removeEvents
I had the needed to render multiples calendar in a single view, so I added the removeEvents action for that: clear eventCollection object.
I want to say that I has used the setId action everytime I initialize the Calendar because if not, it will return the same Id for all the calendars you declare.