2017 © Pedro Peláez
 

library laravel-route-extends-macros

Utils macros to laravel route.

image

juniorb2ss/laravel-route-extends-macros

Utils macros to laravel route.

  • Monday, October 10, 2016
  • by juniorb2s
  • Repository
  • 2 Watchers
  • 2 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Laravel Macros Extends

Laravel Versions Compatible Build Status Total Downloads Latest Stable Version Latest Unstable Version License Code Climate Test Coverage Issue Count, (*1)

This package providers macros to extends Route, (*2)

Installation

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

$ composer require juniorb2ss/laravel-route-extends-macros

Then add the following to your providers array in config/app.php., (*4)

Juniorb2ss\LaravelRouteExtendsMacros\RouteServiceProvider::class

Testing, (*5)

$ composer test

Usage

See wiki., (*6)

Credits

The Versions