Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 235 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 235 Bytes

Purge nginx fastcgi cache from php.

Install

composer require harryqt/laravel-nginx-cache-purge

Publish Config

php artisan vendor:publish --provider="Harryqt\NginxCachePurge\NginxCachePurgeServiceProvider"