Download the PHP package accelade/navigation without Composer
On this page you can find all versions of the php package accelade/navigation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download accelade/navigation
More information about accelade/navigation
Files in accelade/navigation
Package navigation
Short Description Build beautiful, accessible navigation menus for Laravel applications with Blade components
License MIT
Informations about the package navigation
Accelade Navigation
Build beautiful, accessible navigation menus for Laravel applications with Blade components. Part of the Accelade ecosystem.
Features
- Blade Components -
<x-navigation::nav>,<x-navigation::nav-item>,<x-navigation::nav-group> - Flexible Layouts - Vertical sidebars, horizontal headers, or custom arrangements
- Collapsible Groups - Organize items into expandable/collapsible sections
- Badges - Display counts, status indicators, or labels with color variants
- Icons - Support for Heroicons and custom icon sets
- Active State Detection - Automatic or manual active state handling
- PHP Builder API - Build navigation programmatically with
NavigationItemandNavigationGroupclasses - Panel Integration - Seamlessly integrates with
accelade/panelfor admin interfaces
Installation
You can install the package via composer:
You can publish the config file with:
Quick Start
Basic Navigation
Navigation Groups
Horizontal Navigation
PHP Builder API
Documentation
The package includes comprehensive documentation available in the Accelade docs portal:
- Getting Started - Installation and basic usage
- Nav Item - Item configuration and options
- Nav Group - Collapsible groups and nesting
Badge Colors
Available badge colors: primary, success, warning, danger, info, gray
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Fady Mondy
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of navigation with dependencies
illuminate/support Version ^11.0|^12.0
accelade/accelade Version ^1.0