Back to Timber

Routing

docs/v2/guides/routing.md

15.5676 B
Original Source

Timber 1.x shipped with the Upstatement/routes package for custom routes (see Routing Guide for Timber v1). However, Timber 2.x and above ships without a default routing library.

If you still want to use Routing as it were before, you can install the package yourself:

bash
composer require upstatement/routes

Here’s a selection of routing options that you can use in conjunction with Timber: