Articles tagged with "routes"
Taking Advantage of the Pages Controller
Looking for a few tips on how to make the Pages Controller your new friend? Out-of-the-box it automatically maps incoming requests to their views, sets the page title, and even handles sub-pages well. But wait, there's more!
[Read more] Routes Component
This is a component to add/remove routes directly to/from the /app/config/routes.php file.
[Read more]
Latest Comments