Download the PHP package mscharl/laravel-static-html-cache without Composer
On this page you can find all versions of the php package mscharl/laravel-static-html-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mscharl/laravel-static-html-cache
More information about mscharl/laravel-static-html-cache
Files in mscharl/laravel-static-html-cache
Download mscharl/laravel-static-html-cache
More information about mscharl/laravel-static-html-cache
Files in mscharl/laravel-static-html-cache
Vendor mscharl
Package laravel-static-html-cache
Short Description store/cache generated responses as a static file
License MIT
Package laravel-static-html-cache
Short Description store/cache generated responses as a static file
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-static-html-cache
laravel-static-html-cache
store/cache generated responses as a static file
Setup
Add the service provider to the config/app.php
provider array
Then add the middleware to the end of your Http/Kernel.php
middleware array.
Add the following snippet into your .htaccess
Clear the files
To clear all the files manually you can use an artisan task.
All versions of laravel-static-html-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/console Version ^5.0
illuminate/filesystem Version ^5.0
illuminate/http Version ^5.0
illuminate/routing Version ^5.0
illuminate/support Version ^5.0
illuminate/console Version ^5.0
illuminate/filesystem Version ^5.0
illuminate/http Version ^5.0
illuminate/routing Version ^5.0
illuminate/support Version ^5.0
The package mscharl/laravel-static-html-cache contains the following files
Loading the files please wait ....