Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in yii

Yii selecting only specified attributes in array

php activerecord yii

Yii : how to count records in a model?

php yii

x-sendfile alternative for Apache to download huge files with resume-support

php apache yii

"You cannot access this page directly" - Hybrid Auth

Yii::app()->user->id; gets name of user not ID

yii

How to use Yii::app()->end() method and how is it different from exit()?

php yii exit

Yii generates error "Unable to resolve the request <controller/action>"

yii

Yii - How to print SQL used by findAll

php yii

Sessions in Yii

php session yii

Yii automatic db migrations

php database-migration yii

Yii2 require all Controller and Action to login

php yii yii2

Saving a checkbox value in Yii

yii

Yii Framework 2.0 Rules Date Validator

php date yii validation yii2

Getting a soft 404 error on redirect to login page in Yii

php yii

Difference in between Modules and extension in Yii

multi model forms in yii

How can I set a date to NULL in Yii?

Generating migration from existing database in Yii or Laravel

Yii Framework 2.0 Login With User Database

php database yii login yii2

Yii difference between rendering functions

view yii render partial