I've done everything as said in the documentation, but this "Class "Asantibanez\LivewireCalendar\LivewireCalendar" not found" error shows up whenever I insert livewire:teacher-calendar/ in a blade file, teacherCalendar being the livewire component name. Any suggestions? I have Laravel 9 installed, and managed to install this plugin via a solution by some user that I found in a forum. Might that be the issue?
I've done everything as said in the documentation, but this "Class "Asantibanez\LivewireCalendar\LivewireCalendar" not found" error shows up whenever I insert livewire:teacher-calendar/ in a blade file, teacherCalendar being the livewire component name. Any suggestions? I have Laravel 9 installed, and managed to install this plugin via a solution by some user that I found in a forum. Might that be the issue?