Commit 1f4ea887 by Carsten Brandt

Merge pull request #6078 from pabloassembler/patch-1

Update tutorial-advanced-app.md
parents 0ae15e22 94ca0c2d
......@@ -50,6 +50,8 @@ the installed application. You only need to do these once for all.
- for frontend `/path/to/yii-application/frontend/web/` and using the URL `http://frontend/`
- for backend `/path/to/yii-application/backend/web/` and using the URL `http://backend/`
To login into the application, you need to first sign up, with any of your email address, username and password. Then, you can login into the application with same email address and password at any time.
Directory structure
-------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment