Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 457 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 457 Bytes

Rapidez full-page-cache

Rapidez Full Page Cache

Installation

composer require rapidez/full-page-cache

Configuration

You can publish the config with:

php artisan vendor:publish --tag=rapidez-full-page-cache-config

Views

You can publish the views with:

php artisan vendor:publish --tag=rapidez-full-page-cache-views

License

GNU General Public License v3. Please see License File for more information.