FullCalendarBundle icon indicating copy to clipboard operation
FullCalendarBundle copied to clipboard

Migrate entity ORM to MongoDB ODM

Open lhadjadj opened this issue 6 years ago • 0 comments

Hi, i need ti use full-calendar for my app. Thanks for your work, but i am using MongoDB ODM and not ORM databases.

So i have no error, but i have no data in the calendar.

I rewrite the CalendarEvent like in the schedule.php example and i populate my mongodb collection with two documents (title , start: and allDay).

Do you have an idea ?

Thx

lhadjadj avatar Mar 03 '18 22:03 lhadjadj