Yii v2 snippet guide

Comparing #4 with #5

Revision #5 was created by rackycz rackycz on Sep 19, 2019, 8:39:49 PM.

edit

Content


 
**Please give me a few days to add whole text**

Intro
[...]
... and today I am beginning with Yii 2 so I will also gather my snippets and publish them here. They are meant maily for me, but also for other beginners. I have some experiences with Yii 1, but I havent used Yii for almost 5 years so many things are new for me again. Plus I was suprised that the Yii 2 demo application does not contain some basic functionalities which must be implemented in the most of web projects so I will focus on them. Plus I will talk about GitLab.

Yii demo app + GitLab
 
---
 
... text ...
 
 
Translations (i18n in fil) + changing languages --- ... text ... User management + basic SQL commands
 
---
 
... text ...
 
 
Login via database + Session
---
... text ...
[...]
---
... text ...

 
Translations in files
 
---