Revision #183 has been created by rackycz on Mar 21, 2020, 11:26:11 AM with the memo:
formatting
« previous (#182) next (#184) »
Changes
Title
unchanged
Yii v2 snippet guide
Category
unchanged
Tutorials
Yii version
unchanged
2.0
Tags
unchanged
tutorial,beginner,yii2
Content
changed
[...]
.
.
.
**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 you download and run the basic app, I recommend to push it into [GitLab](https://gitlab.com/). You will probably need a SSH certificate which can be generated [like this](https://www.huber.xyz/?p=275) using [PuTTYgen](https://www.puttygen.com/). When I work with Git I use [TortoiseGIT](https://www.puttygen.com/) which integrates all git functionalities into the context menu in Windows File Explorer.[...]