PHP code example of stuartcusackie / statamic-cache-requester

1. Go to this page and download the library: Download stuartcusackie/statamic-cache-requester library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

stuartcusackie / statamic-cache-requester example snippets


php please vendor:publish --tag=statamic-cache-requester-config

php artisan requester:entries

php artisan requester:images

php artisan requester:clear