kartik-v / yii2-widgets

Collection of useful widgets for Yii Framework 2.0
http://demos.krajee.com/widgets
Other
558 stars 175 forks source link

Class 'kartik\form\ActiveForm' not found #361

Closed zhoupeng-dq3 closed 6 years ago

zhoupeng-dq3 commented 6 years ago

Class 'kartik\form\ActiveForm' not found the code in file ActiveForm.php: class ActiveForm extends \kartik\form\ActiveForm { }

kartik-v commented 6 years ago

Ensure you install or update this extension via composer e.g. composer update ... this issue happens if you have manually copied the files.