Files
Alexander Makarov 2c4a6066c3 Fixed typo
2014-03-20 01:56:34 +04:00
..
2014-03-20 01:56:34 +04:00
2014-02-20 17:55:40 +04:00
2013-12-22 23:36:01 +01:00
2014-02-24 11:51:14 -06:00
2014-02-21 18:58:20 +01:00
2014-03-17 17:56:27 +01:00
2014-02-04 21:02:09 +04:00
2014-03-08 01:21:01 +01:00
2014-03-13 13:57:24 +04:00
2014-03-18 15:12:19 +01:00
2014-03-13 13:57:24 +04:00
2014-03-07 11:16:26 -05:00
2014-03-14 09:49:48 +02:00
2014-03-13 13:57:24 +04:00
2014-03-07 13:37:58 +01:00
2014-02-21 18:58:20 +01:00
2014-03-17 01:04:55 +08:00
2014-03-07 11:16:26 -05:00
2014-03-12 00:15:03 +07:00
2014-02-26 00:04:31 +04:00
2014-03-18 13:37:19 +01:00
2014-03-13 13:57:24 +04:00
2014-02-03 11:23:44 -05:00
2014-01-05 06:17:06 +04:00
2014-03-17 10:07:56 -04:00
2014-01-30 15:25:46 +07:00
2014-03-09 04:14:42 +01:00
2013-12-22 23:36:01 +01:00
2014-02-24 15:15:04 +01:00
2014-03-03 21:32:34 +03: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.