Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in yii

Override translation path of module on yii2

php yii yii2

Is there any PHP framework's scaffolding that can generate migration like Ruby on Rails?

Yii Pagination Variables from DataProvider

yii

What exactly are "tasks" in Yii's RBAC?

yii rbac

Yii 1.1 - creating a multi step form with validation

yii

Yii2: ActiveRecord How to unload / unset a model of all(some) attributes?

activerecord yii yii2

Yii2 pretty URL: automatically convert everything with slashes (including all parameters)

php .htaccess url yii yii2

Yii - Controller in subdirectory

yii

Yii Controller Force HTTPS [closed]

php yii

How to configure Yii Framework to use HTTPS?

ssl yii ssl-certificate

Yii - Using Ajax Validation

ajax yii

yii2: make checkbox to be checked

php html yii active-form

Setting custom denyCallback even when returning false from matchCallback with Yii2 behaviours

Using Yii1 and Yii2 in the same project

yii yii2 yii2-advanced-app

Yii CDbCriteria and Model->findAll, how to add custom column?

php yii

Yii client validation not working on ajax loaded form

javascript php jquery ajax yii

What should I prefer to use widget or renderPartial in Yii's view?

yii

How to add uncovered files to PHPUnit code coverage report of the Yii application

php yii phpunit code-coverage

How to load selected list items in multiple-select-listbox in update view in yii?

How to set Sitename with pagetitle in Yii

php yii frameworks