2017 © Pedro Peláez
 

library laravel-mongo-validation

MongoDB Auth Driver for Laravel 4

image

navruzm/laravel-mongo-validation

MongoDB Auth Driver for Laravel 4

  • Friday, May 31, 2013
  • by navruzm
  • Repository
  • 1 Watchers
  • 4 Stars
  • 828 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

This package implements the unique and exists Laravel 4 validation rules for MongoDB., (*1)

Installation

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

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

And then run composer update, (*3)

Once Composer has updated your packages open up app/config/app.php and change Illuminate\Validation\ValidationServiceProvider to MongoValidation\MongoValidationServiceProvider, (*4)

The Versions

31/05 2013

dev-master

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

MongoDB Auth Driver for Laravel 4

  Sources   Download

MIT

The 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-validation/

MongoDB Auth Driver for Laravel 4

  Sources   Download

MIT

The Requires

 

by Mustafa Navruz

mongodb laravel laravel 4 l4