panique / huge

Simple user-authentication solution, embedded into a small framework.
2.14k stars 789 forks source link

require(../vendor/autoload.php): failed to open stream #867

Open Nathanael111 opened 6 years ago

Nathanael111 commented 6 years ago

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

henrikfrey commented 6 years ago

You have to use Composer to load all dependencies this project needs.

Am 18.01.2018 um 19:06 schrieb Nathanael111 notifications@github.com:

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

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/panique/huge/issues/867, or mute the thread https://github.com/notifications/unsubscribe-auth/ADoOFyGNObKtOy4CieWr66aiOa8C5JcJks5tL4gogaJpZM4RjVmP.

-- Confidentiality Note: This email may contain confidential and/or private information. If you received this email in error please delete and notify sender. HINWEIS: Diese Nachricht ist vertraulich und nur für den Adressaten bestimmt. Sollten Sie irrtümlich diese Nachricht erhalten haben, bitte ich um Ihre Mitteilung per E-Mail oder unter der oben angegebenen Telefonnummer. Außerdem bitte ich in diesem Fall darum, dass Sie diese Nachricht löschen.

Nathanael111 commented 6 years ago

Thanks for your fast reply. I am sorry for my newbie questions: By composer do you mean this What is Composer??

ikwijaya commented 6 years ago

@Nathanael111 composer is application for get depedencies automaticly in PHP

logs94 commented 2 years ago

am having the same issue , how can i resolve it

Fatal error: require(): Failed opening required 'C:\xampp\htdocs\congenial-basso on/vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\co ngenial-bassoon\artisan on line 18