# Page Not Found

The URL `the-basics/directory-structure` does not exist.

You might be looking for one of these pages:
- [Controllers](https://docs.masoniteproject.com/the-basics/controllers.md)
- [Response](https://docs.masoniteproject.com/the-basics/response.md)
- [Routing](https://docs.masoniteproject.com/the-basics/routing.md)
- [Request](https://docs.masoniteproject.com/the-basics/request.md)
- [Configuration](https://docs.masoniteproject.com/the-basics/configuration.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.masoniteproject.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.masoniteproject.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/the-basics/controllers.md`)
- Use `Accept: text/markdown` header for content negotiation