Integrate calander in project laravel 9

  Wed 10 / 05 / 2023

  Posted by: Tarun Kumar Gupta

Category : Javascript

Tags : laravel , frontend

Description

there is a library full-calander in laravel but that is not supported laravel 9,

so please provide me the solution to integrate calander on a link in my project.



  Answered by CDL

it supports all of the Laravel versions, may be you are using the wrong cdn or doing a mistake that why it's not working. please update this post with your error code and output screen shot.

You can visit our series source code to get the cdn and exact syntax.

https://github.com/HadiNiazi/fullCalendar-js-in-Laravel

  Comment   Share
0 Likes   2 Comments


comment-author
Francisco

Fatal error: Uncaught Error: Class 'Illuminate\Foundation\Application' not found in C:\xampp\htdocs\calendar\bootstrap\app.php:14 Stack trace: #0 C:\xampp\htdocs\calendar\public\index.php(38): require_once() #1 C:\xampp\htdocs\calendar\server.php(21): require_once('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\calendar\bootstrap\app.php on line 14



Reply


commented 7 months ago
comment-author
Tarun Kumar Gupta Author

can you please guide me how to do this because I surf on internet it shows that full-calender is not supported by laravel 9



Reply


commented 1 year ago
comment-author
Hadayat Niazi Super Admin

I have updated the answer, please visit our github repo and make sure that you are doing it in right way. Let me know if you have any queries. Thanks