Wiki articles tagged with "development"

Showing 1-2 of 2 items.

Simple Multiple Environment Setup with Default Yii Installation

Created 11 years ago by Ibrar Turi, updated 11 years ago by CeBe.

After installing Yii basic application on our systems, most of the time we want to have multiple environment such as local, dev and live setup. Most of the times when we want to make changes to configuration file, we have to over-write configurations file for each environment.

2 0
8 followers
Viewed: 18 245 times
Version: 1.1
Category: How-tos

Debuging variables in Yii2

Created 10 years ago by johonunu, updated 10 years ago by johonunu.

This tutorial is explained following "basic" application structure.

4 1
8 followers
Viewed: 44 781 times
Version: 2.0
Category: Tips