mamadza
mamadza
Hi, I have problem with set value when get from server i set value like this in vuejs its work: `data() { return { data: '2019-03-25' } }` `` but...
I have problem when I check with accuntix have this error :  | Yii version |2.0.15.1 | PHP version | 7.0
Hi can you add mention plugin in this repository , I added manual in vendor and its work prefect,
I have configured the log rotation settings in my web.php file as follows: ```php 'targets' => [ [ 'class' => 'yii\log\FileTarget', 'levels' => ['error', 'warning'], 'except' => [ 'yii\web\HttpException:403', 'yii\web\HttpException:404',...