riesjart / laravel-router-macros
Laravel router macros and helpers
Installs: 715
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/riesjart/laravel-router-macros
Requires
- php: >=7.1
- illuminate/routing: 5.5.*|5.6.*
This package is not auto-updated.
Last update: 2020-03-25 22:39:57 UTC
README
Current release: v0.1.2
This repository uses Semantic Versioning (SemVer) v2.0.0.
Requirements
- PHP >= 7.1
- Laravel 5.5 or 5.6
Installation
Pull this package in through Composer.
composer require riesjart/laravel-router-macros "^0.1"
There is no service provider that needs to be registered in your Laravel application.
Features
Macros
- isActive
Helper functions
- route_is_active