Open lhadjadj opened 6 years ago
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
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