Revision #200 was created by rackycz on Jun 30, 2020, 4:37:17 PM.
GIT + favicon
Content
[...]
- or you can use also this URL:
- https://gitlab.com/{username}/{projectName}.git
- or you can use HTTP:
- http://gitlab.com/{username}/{projectName}.git
Note: What works for me the best is using the following command to clone my project and system asks me for the password. Other means of connection usually refuse me. Then I can start using TortoiseGIT.
When cloned, copy the content of the "basic" folder into the new empty git-folder and push everything except for folder "vendor". (It contains 75MB and 7000 files so you dont want to have it in GIT)
Then you can start to modify you project, for example based on this "tutorial".
Tha.
.
**Automatical copying from GitLab to FTP**
[...]
```
Read more at [the official documentation](https://www.yiiframework.com/extension/yiisoft/yii2-jui) and on [GIT](https://github.com/yiisoft/yii2-jui)
**Favicon**
---
Favicon is already included, but it nos used in the basic project. Just type this into views/layouts/main.php: