Skip to content

harryqt/laravel-nginx-cache-purge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Nginx FastCGI Cache Purge

A simple Laravel package to purge Nginx FastCGI cache programmatically.

🧰 Features

  • Purge specific URLs or paths
  • Clear entire cache
  • Integrates easily into Laravel applications

💾 Installation

Install via Composer:

composer require harryqt/laravel-nginx-cache-purge

Publish Config

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages