Home > Backend Development > PHP Tutorial > Class not found

Class not found

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-04 09:21:10
Original
2489 people have browsed it

Class not found

Class not found

Class not found

I just started working on PHP and used Composer to integrate a package. Then as shown in the figure, why this class can never be found. No errors are reported in the compiler.

Reply content:

Class not found

Class not found

Class not found

I just started working on PHP and used Composer to integrate a package. Then as shown in the figure, why this class can never be found. No errors are reported in the compiler.

I just started working on php, and I have never seen this autoload.
When I looked at the way of php, there was a sentence that made me realize the error. The way of php
require 'vendor/autoload.php';
Added this sentence and it was successful. .

Is there no requirement?

The path is wrong, try removing a MediaInfo again.

Related labels:
php
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template