Caching

Speedtest Tracker supports multiple cache drivers, use the docs below to setup your preferred handler.

Drivers

You can change the default database cache by passing CACHE_STORE as an environment variable. Supported stores can be found in the Laravel docs.

Last updated