Getting started
Installation
Run the following command from your project root:
composer require thoughtco/statamic-cache-tracker:^2.0
You can also optionally publish the config:
php artisan vendor:publish --tag=statamic-cache-tracker-config
Run the following command from your project root:
composer require thoughtco/statamic-cache-tracker:^2.0
You can also optionally publish the config:
php artisan vendor:publish --tag=statamic-cache-tracker-config