Download the PHP package summerblue/laravel-active without Composer
On this page you can find all versions of the php package summerblue/laravel-active. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download summerblue/laravel-active
More information about summerblue/laravel-active
Files in summerblue/laravel-active
Download summerblue/laravel-active
More information about summerblue/laravel-active
Files in summerblue/laravel-active
Vendor summerblue
Package laravel-active
Short Description The helper class for Laravel (4/5) applications to get active class base on current route
License MIT
Homepage https://github.com/summerblue-ext-forks/active
Package laravel-active
Short Description The helper class for Laravel (4/5) applications to get active class base on current route
License MIT
Homepage https://github.com/summerblue-ext-forks/active
Please rate this library. Is it a good library?
Informations about the package laravel-active
Active for Laravel
The helper class for Laravel applications (both L4 and L5) to get active class base on current url.
This README file is written for the new 3.x
version of this package, which is compatible with the Laravel 5 only.
- If you are using Laravel 4, see the
1.x
versions. - If you are using Laravel 5 with the legacy
2.x
version of this package, you can give a try with the3.x
version (whose API is changed totally) or continue with the2.x
version.
Installation
Require this package as your dependencies:
Append this line to your providers
array in config/app.php
Append this line to your aliases
array in config/app.php
Usage
See: How to use Active
Changelog:
- v3.5: support Laravel 5.5.x and PHPUnit 6
- v3.4: support Laravel 5.4.x
- v3.3: support Laravel 5.3.x
- v3.2: allows first parameter of
if_*
functions to be string or array - v3.1: support both Laravel 5.2.x and 5.1.x
- v3.0: new API
All versions of laravel-active with dependencies
PHP Build Version
Package Version
The package summerblue/laravel-active contains the following files
Loading the files please wait ....