Skip to content

Laravel file caching for Sage WordPress starter theme

License

Notifications You must be signed in to change notification settings

psyao/sage-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sage Cache

Sage cache brings Laravel file cache to the Sage WordPress starter theme.

Installation

Require this package with composer using the following command:

$ composer require psyao/sage-cache

After updating composer, add the service provider to the providers array in config/theme.php

 \Psyao\Sage\Cache\CacheServiceProvider::class,

About

Laravel file caching for Sage WordPress starter theme

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages