Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in yii

How to keep a very tight control over the order of CSS files in Yii Framework

css yii

Tracing a PHP "out of memory" error

php debugging yii

yii bootstrap + widget TbButtonColumn + widget TbButtonGroup

twitter-bootstrap yii

Yii2 - Override checkAccess in rest ActiveController

php yii yii2

session_regenerate_id() - headers already sent in unit testing Yii controller

Yii: .htaccess and urlManager for separate backend and frontend

.htaccess yii frontend backend

How to Yii app protected connection string?

Yii - how to access the base URL in main config

php url path yii

Composer and Yii

Yii2: Why do validation errors not throw exceptions?

How to configure nginx correct for both laravel and yii project?

nginx yii

Yii migration update

php migration yii

SEO friendly url in Yii

Yii unique validation on two columns of different tables ie. composite unique validation

CCaptcha displaying no image yii

yii captcha

PHP frameworks that aren't tightly coupled to the database and work with stored procedures?

php mysql database yii

What is the use of "defined('YII_DEBUG') or" in "defined('YII_DEBUG') or define('YII_DEBUG', false);"?

yii yii2

Yii2. Adding attribute and rule dynamically to model

php yii yii2

Which yii user management modules?

php yii frameworks

Yii restrict database connection to read-only

php yii