Revision #54                                    has been created by  rackycz                                    on Sep 20, 2019, 1:25:26 PM with the memo:
 rackycz                                    on Sep 20, 2019, 1:25:26 PM with the memo:
                                
                                
                                    edit                                
                                                                    « previous (#53)                                                                                                    next (#55) »                                                            
                            Changes
                            
    Title
    unchanged
    Yii v2 for beginners
    Category
    unchanged
    Tutorials
    Yii version
    unchanged
    2.0
    Tags
    unchanged
    tutorial,beginner,yii2
    Content
    changed
    [...]
- [https://www.yiiframework.com/wiki/250/yii-for-beginners](https://www.yiiframework.com/wiki/250/yii-for-beginners)
- [https://www.yiiframework.com/wiki/462/yii-for-beginners-2](https://www.yiiframework.com/wiki/462/yii-for-beginners-2)
... and today I am beginning with Yii 2 so I will also gather my snippets and publish them here so we all can quickly setup the yii-basic-demo just by copying and pasting.
*(My opinion is that technologies should not require programmers to study them deeply in order to run basic functionalities. Ordinary things should be copied and pasted so that one is happy that it works which will motivate him/her to study how things work under the hood in order to became a pro.)*
 
 
> (My opinion is that technologies should not require programmers to study them deeply in order to run basic functionalities. Ordinary things should be copied and pasted so that one is happy that it works which will motivate him/her to study how things work under the hood in order to became a pro.)
I have 4 years of experiences with Yii 1, but I havent used it for almost 5 years so many thingsi Yii 2 are new for me again. Plus I was suprised that the Yii 2 demo application does not contain some basic functionalities (like login via DB, translations etc) which must be implemented in the most of web projects so I will focus on them. Plus I will talk about GitLab. 
If you find any problems in my snippets, let me know, please.[...]