creativetimofficial/ct-argon-dashboard-pro-laravel

How to work with fullcalendar

Closed this issue · 1 comments

Argon PRO For LARAVEL 8.X

First, thanks for your time!

It's the first time I need to work with fullcalendar, I have no experience with js and ajax, so apologies for my ignorance.
I also the tutorial and but I can't identify in Argon until some points fullCalendar was implemented and how I should use it.

to learn how I would like to initialize fullcalendar in Argon PRO Laravel and persist the data in the database.

What I've managed to understand so far is what file:

C:\xampp\htdocs\admin\public\argon\js\components\vendor\fullcalendar.js

It is responsible for "starting" the fullcalendar in the blade view layer.

My difficulty is starting the fullcalendar in the view, how should I use the fullcalendar.js file?

Need to paste the contents of the "fullcalendar.js" file inside the view in a "<script>" tag?

After starting fullcalendar, how do I save the data in the database and retrieve it to display all events in the view?

Thank you!

image

error today, nothing change in the code