Guides
The guides are designed to help you use the framework in a specific situation or to learn a certain practice.
Projects
- 
ORM (Object-Relational Mapping)
Learn how manage your database and associate entities with framework.
 - 
Learn how exploit capabilities of events with framework.
 - 
Learn how manage packages and how create one.
 
HTTP projects
- 
Implement HTTP redirections for old routes (for example) with or without controller.
 - 
Define a maintenance page during your maintenance works.
 - 
Assets (TODO)