I cloned a project of a repo git. When I try to open it ( link ) it tells me the following:
Fatal error: Uncaught Error: Class 'Illuminate \ Foundation \ Application' not found in C: \ xampp \ htdocs \ pikum.mapu \ bootstrap \ app.php: 14 Stack trace: # 0 C: \ xampp \ htdocs \ pikum.mapu \ public \ index.php (38): require_once () # 1 {main} thrown in C: \ xampp \ htdocs \ pikum.mapu \ bootstrap \ app.php on line 14
And that project was done by me and it was fine, I get the same error when running php artisan serve. What could it be? I do not know if something should be done before running a laravel project