2017 © Pedro Peláez
 

library laravel-resource-route-validator

manage resource route validation

image

ashrafi/laravel-resource-route-validator

manage resource route validation

  • Friday, August 18, 2017
  • by ashrafimanesh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

LaravelCrud

Handle Laravel post, put requests with validate dynamic rules, (*1)

Requirements

php:>=5.5.9, (*2)

Quick Installation

Begin by installing the package through Composer., (*3)

composer require ashrafi/laravel-resource-route-validator

Add service provider to config/app.php providers list, (*4)

Ashrafi\ResourceRouteValidator\ServiceProvider::class,

call domain.com/ResourceRouteValidator/create route for test, (*5)

The Versions

18/08 2017

dev-master

9999999-dev

manage resource route validation

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by ramin

18/08 2017

v0.1

0.1.0.0

manage resource route validation

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

by ramin