Full Changelog: https://github.com/lavary/laravel-menu/compare/v1.8.3...v1.8.4
Minor fix for previous release if 'default' options array is not available.
Add configuration options extensibility and reuse, thanks @mertasan ! Minor fix settings.php separator.
Add attribute to control data-toggle parameter on navbar view. Supports new BS5 attribute name.
Fix parameter order issue for compatibility with php 8.
Remove deprecated helper function, adding support for Laravel 6. Backwards compatible with Laravel 5.
Add disableActivationByURL option.
Publishing a fix for resources/views/bootstrap-navbar-items.blade.php
Minor release, replaces some deprecated laravel 5.8 features.
Additional parameter to menu generator to add class attributes to child items.
Check full URL, including query string for URL matching.
Replace [@lm-attrs](https://github.com/lm-attrs) with [@lm_attrs](https://github.com/lm_attrs) backwards compatible, but please update. Be sure to include a space before the @ symbol. Transitions from a Blade::extend to a Blade::directive.
Update bootstrap navbar example to include classes compatible with bootstrap 4.
Clean up some doccomments.
Thanks tomlankhorst, CJxD, lavary, grzesw, nasirkhan, X-Coder, and Xiphoseer.
Release v1.7.2
Fix breaking bug with v1.7.0 and items with no links. (v1.7.1)
Review all open pull requests (30+!) and merge in many of them. (v1.7.0)
Deleting v1.7.0 published 20 minutes ago due to the patched bug.
How can I help you explore Laravel packages today?