wawa/memcache

laravel5 memcache driver

2.2 2017-02-08 02:50 UTC

This package is not auto-updated.

Last update: 2025-04-21 18:52:28 UTC


README

install

composer require "wawa/memcache:2.01"

add next classname into config/app.php

Wawa\Memcache\MemcacheServiceProvider::class

then

config your cache config

driver => memcache