Skip to content

leganz/laravel-route-extends-macros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Macros Extends

Laravel Versions Compatible Build Status Total Downloads Latest Stable Version Latest Unstable Version License Code Climate Test Coverage Issue Count

This package providers macros to extends Route

Installation

Begin by installing the package through Composer.

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

Then add the following to your providers array in config/app.php.

Juniorb2ss\LaravelRouteExtendsMacros\RouteServiceProvider::class

Testing

$ composer test

Usage

See wiki.

Credits

About

Utils macros to laravel route.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.8%
  • HTML 0.2%