PHP Classes

missing file?

Recommend this page to a friend!

      Darknet PHP Image Recognition Library  >  All threads  >  missing file?  >  (Un) Subscribe thread alerts  
Subject:missing file?
Summary:sum
Messages:2
Author:pertti ketola
Date:2021-03-11 11:37:53
 

  1. missing file?   Reply   Report abuse  
Picture of pertti ketola pertti ketola - 2021-03-11 11:37:53

I downloaded the zip and testes.
simple.php row 3 require '../vendor/autoload.php';
where is that?

  2. Re: missing file?   Reply   Report abuse  
Picture of Shubham Chaudhary Shubham Chaudhary - 2021-03-11 12:26:26 - In reply to message 1 from pertti ketola
1) access darknet Directory
2) Run following command in terminal
php composer install (if u downloaded as zip)
Otherwise you can install package via composer Using following command
Composer require ghostjat/darknet