Last updated: Wed, 08 Sep 2021 21:18

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.

  • Events

    Learn how exploit capabilities of events with framework.

  • Packages

    Learn how manage packages and how create one.

HTTP projects

  • Redirections

    Implement HTTP redirections for old routes (for example) with or without controller.

  • Maintenance mode

    Define a maintenance page during your maintenance works.

  • Assets (TODO)