Revision #95 has been created by rackycz on Sep 20, 2019, 6:22:16 PM with the memo:
edit
« previous (#94) next (#96) »
Changes
Title
unchanged
Yii v2 for beginners
Category
unchanged
Tutorials
Yii version
unchanged
2.0
Tags
unchanged
tutorial,beginner,yii2
Content
changed
**Please give me a few days to add the whole text**
## Intro
--
Skip this paragraph if you are in hurry :-) ... 8 years ago I started these two tutorials for Yii 1 (they contain info about general things so you can read them as well):
- [https://www.yiiframework.com/wiki/250/yii-for-beginners](https://www.yiiframework.com/wiki/250/yii-for-beginners)[...]
If you find any problems in my snippets, let me know, please.
## Prerequisities
--
Skip this paragraph if you know how to run your Yii demo project...[...]
... but it should work out-of-the-box if you use DB name "yii2basic" which is also used in examples below ...
## Yii demo app + GitLab
---
**Once I know more about GitLab I will add some info** ... for example automatical copying from GitLab to your target web space.[...]
# Access rights
---
... text ...