laravel-menus maintained by squipix
Description
Laravel Menu management
Authors
Last update
2026/03/18 00:58
(dev-main)
License
Downloads
8
Tags
# Laravel Menus
This package is a fork and drop-in replacement for nWidart/laravel-menus that adds support for Laravel 9, 10, 11, 12
| **Laravel** | **laravel-menus** |
|---|---|
| 5.4 | ^0.5 |
| 5.5 | ^1.0 |
| 5.6 | ^2.0 |
| 5.7 | ^3.0 |
| 5.8 | ^4.0 |
| 6.0 | ^5.0 |
| 8.0 | ^7.0 |
| 9.0 | master |
| 10.0 | master |
| 11.0 | master |
| 12.0 | master |
`Squipix/laravel-menus` is a laravel package which created to manage menus. It has a feature called presenters which enables easy styling and custom structure of menu rendering.
## Documentation
Local documentation is provided in the `docs/` directory. Start here:
- [Overview](docs/overview.md)
- [Installation](docs/installation.md)
- [Usage & Examples](docs/usage.md)
- [Presenters & Customization](docs/presenters.md)
The original online documentation is still available at https://Squipix.com/laravel-menus/.
## Credits
- [Nicolas Widart](https://github.com/nwidart)
- [gravitano](https://github.com/gravitano)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.