I’m trying to use laravel 11 but when I try using runing the web.php file it gives me this error and I don’t know what to do
Fatal error: Uncaught Error: Class “IlluminateSupportFacadesRoute” not found in C:xampphtdocsexample-approutesweb.php:5 Stack trace: #0 {main} thrown in C:xampphtdocsexample-approutesweb.php on line 5
I have install all necessary tools but I’m still having those errors
New contributor
Kofi Me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
3