# The Basics

- [Installation & Setup](/1.x/the-basics/installation.md)
- [Without the Boilerplate](/1.x/the-basics/installation/without-the-boilerplate.md)
- [Requests & Responses](/1.x/the-basics/requests-and-responses.md)
- [Dependency Injection](/1.x/the-basics/dependency-injection.md)
- [Basic Routing](/1.x/the-basics/basic-routing.md)
- [Request Lifecycle](/1.x/the-basics/request-lifecycle.md)
- [Middleware](/1.x/the-basics/middleware.md)
- [Controllers](/1.x/the-basics/controllers.md)
- [Using Plug-ins](/1.x/the-basics/using-plug-ins.md)
- [Rendering Views](/1.x/the-basics/rendering-views.md)
- [Testing](/1.x/the-basics/testing.md)
- [Error Handling](/1.x/the-basics/error-handling.md)
- [Pattern Matching and Parameter](/1.x/the-basics/pattern-matching.md)
- [Command Line](/1.x/the-basics/cli.md)
