1. configuration with migration . folder path: common\config\main-local.php 2. create table: client CREATE TABLE `client` ( `cli...
Home / Yii Framework
Showing posts with label Yii Framework. Show all posts
Showing posts with label Yii Framework. Show all posts
YII2 Advanced Frontend And Backend Virtual Host
XAMPP Server: 1. xampp\apache\conf\extra\httpd-vhosts.conf <VirtualHost *:80> ServerName frontend.dev DocumentRoot ...
CArrayDataProvider with CGridView pagination Yii
Users Model: public function getAllList(){ $sql = "SELECT * FROM users"; $cmd = Yii::app()->db->createCommand($s...
Subscribe to:
Posts
(
Atom
)