Skip to content

ahmadasjad/yii2plusyii1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First go through this repo to get the complete idea of using Yii2 with yii1: https://github.com/ahmadasjad/yii1plusyii2

  • add return before render('yourView', ['model' => $model]) call inside every controller. **
  • Remove echo from your controller, and return all the echo part with a single return statement **
  • Add echo before every widget call inside the view **

Releases

No releases published

Packages

No packages published

Languages