Cesar Ureño

Results 7 comments of Cesar Ureño

Oh, I see @MaikuB I will start to try make some awesome, thanks for your time and your package

Yes, you need to send the background color in the 6 parameter, inside the array, like this: ``` $event = \Calendar::event( $my_event -> title, //Event title $my_event -> all_day, //Full...

You need to define the click event on the `setCallbacks` array. Like this: ``` $calendar = \Calendar::addEvents($events) //add an array with addEvents ->addEvent($eloquentEvent, [ //set custom color fo this event...

Yes, you need call modal box into a this function

Hi @dxbrich you finished this snippet with highlight?

I have the same problem, you found how to fix it?