add user CRUD
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
return [
|
||||
'vendorPath' => dirname(dirname(__DIR__)) . '/vendor',
|
||||
// 'language' => 'hu-HU',
|
||||
'language' => 'hu',
|
||||
'components' => [
|
||||
'cache' => [
|
||||
'class' => 'yii\caching\FileCache',
|
||||
|
||||
Reference in New Issue
Block a user