I installed the composer and the autoload.php already in my root-project ,when I write
require_once 'vendor/autoload.php';
but I get this error.
Failed opening required vendor/autoload.php (include_path=.:/usr/local/php8.0/lib/php)
The files totally exist.
What happened!!!sorry I couldn‘t find it !!!
New contributor
Ryan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.