Failed to instantiate component or class Error in Yii2

46 Views Asked by At

I am facing below error while configuring Yii2 application.

Class "common\components\Request" does not exist in D:\Wamp\www\stage\vendor\yiisoft\yii2\di\Container.php

Request.php exists in correct path.

enter image description here

I have tried to run composer update to fix it, but it doesn't work

0

There are 0 best solutions below