# Page Not Found

The URL `css/style.css` does not exist.

You might be looking for one of these pages:
- [Console Tests](https://docs.masoniteproject.com/testing/console-tests.md)
- [HTTP Tests](https://docs.masoniteproject.com/testing/http-tests.md)
- [Database Tests](https://docs.masoniteproject.com/testing/database-tests.md)
- [Static Files](https://docs.masoniteproject.com/the-basics/static-files.md)
- [Middleware](https://docs.masoniteproject.com/the-basics/middleware.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., `/testing/console-tests.md`)
- Use `Accept: text/markdown` header for content negotiation