Controllers
Controllers
Naming conventions
The base AbstractController class
The request
The response
The cookies
The session
The flash messages
HTTP redirects
Internal redirects
Generate 404 pages
File upload
Built-in internal controllers
- How to Render a Template directly from a route - symfony.com
- How to Redirect to Urls and Routes directly from a route - symfony.com