Add filters documentation in summary

This commit is contained in:
Pierre Burgy 2017-10-12 11:22:30 +02:00
parent bfb7470e7f
commit 9b45140c07

View File

@ -18,6 +18,7 @@
### Guides
* [Configurations](configurations/configurations.md)
* [Controllers](guides/controllers.md)
* [Filters](guides/filters.md)
* [Models](guides/models.md)
* [Policies](guides/policies.md)
* [Public Assets](guides/public-assets.md)