Files
..
2013-12-12 11:04:19 +01:00
2014-01-07 01:27:16 +04:00
2013-12-22 23:36:01 +01:00
2013-12-22 13:39:40 +01:00
2013-11-27 20:19:56 +02:00
2014-01-03 23:30:59 +01:00
2013-11-29 03:31:19 +04:00
2014-01-07 01:27:16 +04:00
2014-01-05 23:43:40 +04:00
2013-12-29 22:41:02 +04:00
2013-11-21 00:45:58 +01:00
2013-12-27 20:50:32 +01:00
2014-01-06 07:17:10 -05:00
2014-01-07 01:27:16 +04:00
2014-01-05 04:04:33 +01:00
2014-01-05 15:23:51 +01:00
2014-01-05 06:15:42 +04:00
2013-11-27 20:19:56 +02:00
2013-11-29 04:16:29 +04:00
2014-01-07 05:25:00 +01:00
2014-01-05 06:17:06 +04:00
2013-11-27 20:19:56 +02:00
2014-01-07 01:27:16 +04:00
2013-12-22 23:36:01 +01:00
2013-12-22 23:36:01 +01:00
2013-05-03 20:58:49 -04:00
2014-01-02 22:30:36 +04:00
2013-12-26 15:32:26 +01:00
2014-01-07 16:55:24 +06:00

This folder contains official Yii 2 guides documentation.

To add new guide, take the following steps:

  1. Create guide-name and put there relevant documentation;
  2. If guide has more then one word in name, then it should be with dashes, like: console-fixture.md, module-debug.md;
  3. If your guide is for console commands, than its name should follow convention: console-{command}.md;
  4. If your guide is for custom modules, than its name should follow convention: module-{moduleName}.md.