https://github.com/arcanedev/laravelactive
A Laravel helper to detect if the current route/path is active.
https://github.com/arcanedev/laravelactive
active arcanedev laravel php route url
Last synced: 9 months ago
JSON representation
A Laravel helper to detect if the current route/path is active.
- Host: GitHub
- URL: https://github.com/arcanedev/laravelactive
- Owner: ARCANEDEV
- License: mit
- Created: 2017-06-25T01:02:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T00:38:12.000Z (about 4 years ago)
- Last Synced: 2025-06-16T19:13:02.406Z (10 months ago)
- Topics: active, arcanedev, laravel, php, route, url
- Language: PHP
- Size: 69.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# LaravelActive [![Packagist License][badge_license]](LICENSE.md) [![For Laravel][badge_laravel]][link-github-repo]
[![Github Workflow Status][badge_build]][link-github-status]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues]
[![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]
*By [ARCANEDEV©](http://www.arcanedev.net/)*
A Laravel helper to detect if the current route is active.
Official documentation for LaravelActive can be found at the [_docs folder](_docs/1-Installation-and-Setup.md).
Feel free to check out the [releases](https://github.com/ARCANEDEV/LaravelActive/releases), [license](LICENSE.md), and [contribution guidelines](CONTRIBUTING.md).
## Features
* Laravel `5.4` to `9.x` are supported.
* Well tested (100% code coverage with maximum code quality).
* Well documented & IDE Friendly.
* Made with :heart: & :coffee:.
## Table of contents
1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)
## Contribution
Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).
## Security
If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.
## Credits
- [ARCANEDEV][link-author]
- [All Contributors][link-contributors]
[badge_laravel]: https://img.shields.io/badge/Laravel-5.4%20to%209.x-orange.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/arcanedev/laravel-active.svg?style=flat-square
[badge_build]: https://img.shields.io/github/workflow/status/ARCANEDEV/LaravelActive/run-tests?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelActive.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelActive.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/adc894c0-cf91-4583-aacb-6c3ca94d121a.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LaravelActive.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/laravel--active-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/laravel-active.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/laravel-active.svg?style=flat-square
[link-author]: https://github.com/arcanedev-maroc
[link-github-repo]: https://github.com/ARCANEDEV/LaravelActive
[link-github-status]: https://github.com/ARCANEDEV/LaravelActive/actions
[link-github-issues]: https://github.com/ARCANEDEV/LaravelActive/issues
[link-contributors]: https://github.com/ARCANEDEV/LaravelActive/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/laravel-active
[link-travis]: https://travis-ci.org/ARCANEDEV/LaravelActive
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LaravelActive/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/adc894c0-cf91-4583-aacb-6c3ca94d121a