Difference between #57 and #58 of
Yii v2 snippet guide III

Revision #58 has been created by rackycz on Mar 9, 2021, 10:51:29 AM with the memo:

Docker
« previous (#57) next (#59) »

Changes

Title unchanged

Yii v2 snippet guide III

Category unchanged

Tutorials

Yii version unchanged

2.0

Tags unchanged

tutorial,yii2,beginer

Content changed

[...]
Just copy the adminer.php script to your docroot and access it via browser. Use the same login as in configurafion of Yii. Server will be localhost.

**Running Yii project in Docker (Update: xDebug added below!)**
---

*Note: I am showing the advanced application. Basic application will not be too different I think.
 Great Docker tutorial is [here](https://www.sitepoint.com/docker-php-development-environment/)*

Yii projects are already prepared for Docker. To start you only have to install Docker from www.docker.com and you can go on with this manual.

- Download the application template and extract it to any folder
- Open command line and navigate to the project folder
[...]
8 0
4 followers
Viewed: 165 149 times
Version: 2.0
Category: Tutorials
Written by: rackycz
Last updated by: rackycz
Created on: Jan 21, 2021
Last updated: 9 months ago
Update Article

Revisions

View all history