Use for questions about any version of Yii, an open-source MVC framework for writing web 2.0 applications in PHP5+
Is the any way, to access model located in $data variable from CButtonColumn? Below code is not working. array( 'class' =&…
php yii cbuttoncolumnI am implementing Rest API in yii2. I want to authenticate the user using access token. I have referred various …
yii yii2 yii2-advanced-appI am new to Yii framework. I was working on drupal earlier, and the theming of drupal made sites are …
php drupal yii drupal-themingi am trying to upload image in yii and then crop the uploaded image and then save it. what i …
yii crop jcrop image-uploadI want to install yii2 via composer and it's give me a error here is error: Your requirements could not …
php yii yii2 composer-php yii2-basic-appThis validation line doesn't work. i could upload images in any dimension. ['image', 'image', 'minWidth' => 250, 'maxWidth' => 250,'minHeight' => 250, …
php image yii yii2 yii-cactiverecordI’m having a problem getting the data from my database which I created to be completely multilingual, and I …
database multilingual yiiHow to disable wrap checkbox with div.form-group in Yii2 using yii\bootstrap\ActiveForm? That I need (AdminLTE login page …
twitter-bootstrap yii yii2 active-formI am attempting to assign a unique id to each table row in Yii's CGridView. Preferably something like $data->…
yii cgridviewI am using Jquery PrettyPhoto to have a slide show, however it does not let the users to download the …
jquery yii prettyphoto