I'm new to laravel, I have a problem. I have a project that was passed to me from a PC and I am using it in mine. I already install the composer and install laravel, when I try to open it by php artisan serve in the direction of my project in htdocs in xampp send me these errors:
Warning: require (C: \ xampp \ htdocs \ TS_Proyect \ public /../../ laravel / bootstrap / autoload.php): failed to open stream: No such file or directory in C: \ xampp \ htdocs \ TS_Proyect \ public \ index.php on line 22
Fatal error: require (): Failed opening required 'C: \ xampp \ htdocs \ TS_Proyect \ public /../../ laravel / bootstrap / autoload.php' (include_path = 'C: \ xampp \ php \ PEAR') in C: \ xampp \ htdocs \ TS_Proyect \ public \ index.php on line 22