2017 © Pedro Peláez
 

library laravel-mongo-cache

MongoDB Cache Driver for Laravel 4

image

navruzm/laravel-mongo-cache

MongoDB Cache Driver for Laravel 4

  • Friday, June 28, 2013
  • by navruzm
  • Repository
  • 1 Watchers
  • 5 Stars
  • 737 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 2 Versions
  • 23 % Grown

The README.md

MongoDB Cache driver for Laravel 4., (*1)

Build Status, (*2)

Installation

Add navruzm/laravel-mongo-cache as a requirement to composer.json:, (*3)

{
    "require": {
        "navruzm/laravel-mongo-cache": "*"
    }
}

And then run composer update, (*4)

Once Composer has updated your packages open up app/config/app.php and change Illuminate\Cache\CacheServiceProvider to MongoCache\CacheServiceProvider, (*5)

Then open app/config/cache.php and find the driver key and change to mongo., (*6)

The Versions

28/06 2013

dev-master

9999999-dev http://github.com/navruzm/laravel-mongo-cache/

MongoDB Cache Driver for Laravel 4

  Sources   Download

MIT

The Requires

 

The Development Requires

by Mustafa Navruz

mongodb laravel laravel 4 l4

17/01 2013

v1.0.0-beta

1.0.0.0-beta http://github.com/navruzm/laravel-mongo-cache/

MongoDB Cache Driver for Laravel 4

  Sources   Download

MIT

The Requires

 

by Mustafa Navruz

mongodb laravel laravel 4 l4