I want serve yii application by php yii serve but show me this errors

70 views Asked by At

The installation status is available in the picture

Composer giving Content-Length mismatch error Warning: require(C:\xampp\htdocs\yii\web/../vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\yii\web\index.php on line 7

Fatal error: Uncaught Error: Failed opening required 'C:\xampp\htdocs\yii\web/../vendor/autoload.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\yii\web\index.php:7 Stack trace: #0 {main} thrown in C:\xampp\htdocs\yii\web\index.php on line 7

0

There are 0 answers