mamadza

Results 4 issues of 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 : ![image](https://user-images.githubusercontent.com/12842935/40869982-a6e76c0c-663a-11e8-9838-a2a16c36b355.png) | Yii version |2.0.15.1 | PHP version | 7.0

type:bug
status:ready for adoption

Hi can you add mention plugin in this repository , I added manual in vendor and its work prefect,

question

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',...