Difference between #27 and #28 of
Yii v2 snippet guide

Revision #28 has been created by rackycz on Sep 20, 2019, 9:04:18 AM with the memo:

db
« previous (#27) next (#29) »

Changes

Title unchanged

Yii v2 for beginners

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,beginner,yii2

Content changed

[...]
If you must use MyISAM instead of InnoDB, just change the word InnoDB into MYISAM.

Then use GII to generate model, views and controller. The URL will probably be
- [http://localhost/basic/web/index.php?r=gii](http://localhost/basic/web/index.php?r=gii).
- When creating the model, check this checkbox: **Enable I18N** ... we will
need i18n it later

Login via database + Session
---
... text ...
[...]
7 0
4 followers
Viewed: 254 453 times
Version: 2.0
Category: Tutorials
Written by: rackycz
Last updated by: rackycz
Created on: Sep 19, 2019
Last updated: 5 months ago
Update Article

Revisions

View all history