I tried to use this framework and cloned into my XAMPP folder. Then I created the database and the tables. When I tried to start I got the following error. It is the first time that I use a framework like this... Maybe this question is totally stupid but I can't figure out where this autoload.php file is.
Warning: require(../vendor/autoload.php): failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/huge-master/public/index.php on line 14
Fatal error: require(): Failed opening required '../vendor/autoload.php' (include_path='.:/Applications/XAMPP/xamppfiles/lib/php') in /Applications/XAMPP/xamppfiles/htdocs/huge-master/public/index.php on line 14
I tried to use this framework and cloned into my XAMPP folder. Then I created the database and the tables. When I tried to start I got the following error. It is the first time that I use a framework like this... Maybe this question is totally stupid but I can't figure out where this autoload.php file is.
Warning: require(../vendor/autoload.php): failed to open stream: No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/huge-master/public/index.php on line 14
Fatal error: require(): Failed opening required '../vendor/autoload.php' (include_path='.:/Applications/XAMPP/xamppfiles/lib/php') in /Applications/XAMPP/xamppfiles/htdocs/huge-master/public/index.php on line 14