Seeking guidance on retrieving calendar data from the database for my Vue frontend, I have incorporated the fullcalendar API.
Successfully able to retrieve data for the current week, however facing challenges when attempting to fetch data for the previous and following weeks.
Open to suggestions or references that could assist me in overcoming this obstacle and effectively implementing the solution.