Closed dyar74 closed 9 years ago
In fact, You can see file AccessControl in folder hscstudio\yii2-mimin\components ?
Because in my pc, its run well, any ideas?
In fact all files present. What OS you use? And may be conflict with my other extensions? I am start with apache2 on Ubuntu server
I develop in OS Windows... maybe You can add \ in front of hscstudio 'class' => '\hscstudio\mimin\components\AccessControl',
I am install free basic yii2 and not have this mistake
Class hscstudio\yii2-mimin\components\AccessControl does not exist. Yii2 2.0.6 basic. $config = [ ... 'as access' => [ 'class' => 'hscstudio\mimin\components\AccessControl', 'allowActions' => [ // add wildcard allowed action here! 'site/', 'debug/', 'mimin/*', // only in dev mode ], ]