Timber Logo

Timber Version 2.0 Release Candidate 🌲

You’re looking at the documentation for version 2 of Timber, which is currently released as a Release Candidate.

You may have a look at the upcoming changes.

Follow us on Twitter or start watching new releases of our GitHub repository to be notified about a version you can use.

Routing

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:

composer require upstatement/routes

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