Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2021-08-04 (1 month ago) | | Not yet rated by the users | | Total: 21 | | All time: 10,347 This week: 200 |
|
Description | | Author |
This package can Manage menus stored using Laravel model classes.
It provides a model class that can manage Laravel application menu item details like the menu item text, link URL, visibility, etc...
Another model class manages the translation of menu model title texts to allow the menus to be displayed in different languages according to the users' preferred language. Innovation Award
August 2021
Nominee
Vote |
Menus are an easy way to navigate through different pages of Web applications.
When users would like to add their own personalized menus to execute functions they need frequently, a useful solution to solve that problem is to store the definition of personalized menus' structure in objects stored in a database.
This package provides model classes to store and retrieve the definition of personalized menus. If necessary, the menus may also have the text translated in multiple languages, so the application better supports users' preferences of many countries.
Manuel Lemos |
| |
|
|
Innovation award
Nominee: 17x |
|
Details
<p align="center"><a href="https://pharaonic.io" target="_blank"><img src="https://raw.githubusercontent.com/Pharaonic/logos/main/menus.jpg"></a></p>
<p align="center">
<a href="https://php.net" target="_blank"><img src="https://img.shields.io/static/v1?label=PHP&message=%3E=7.2&color=blue&style=flat-square" alt="PHP Version : >= 7.2"></a>
<a href="https://laravel.com" target="_blank"><img src="https://img.shields.io/static/v1?label=Laravel&message=%3E=6.0&color=F05340&style=flat-square" alt="Laravel Version : >= 6.0"></a>
<img src="https://img.shields.io/static/v1?label=License&message=MIT&color=brightgreen&style=flat-square" alt="License">
<a href="https://liberapay.com/Pharaonic" target="_blank"><img src="https://img.shields.io/liberapay/receives/Pharaonic?color=gold&label=Support&style=flat-square" alt="Support"></a>
<br>
<a href="https://packagist.org/packages/Pharaonic/laravel-menus" target="_blank"><img src="https://img.shields.io/static/v1?label=Packagist&message=pharaonic/laravel-menus&color=blue&logo=packagist&logoColor=white" alt="Source"></a>
<a href="https://packagist.org/packages/pharaonic/laravel-menus" target="_blank"><img src="https://poser.pugx.org/pharaonic/laravel-menus/v" alt="Packagist Version"></a>
<a href="https://packagist.org/packages/pharaonic/laravel-menus" target="_blank"><img src="https://poser.pugx.org/pharaonic/laravel-menus/downloads" alt="Packagist Downloads"></a>
</p>
<h3 align="center">Laravel Menus Items Management.</h3>
<h5 align="center">Depends on <a href="https://pharaonic.io/package/2-laravel/16-translatable" target="_blank">Translatable</a>.</h5>
<br>
Documentation
You can find the detailed documentation here in Laravel Menus Documentation.
Contributing
Thank you for considering contributing to this package! Be one of Pharaonic team.
Pharaonic Sponsors
We would like to extend our thanks to the following sponsors for funding Pharaonic packages development. If you are interested in becoming a sponsor, please visit the Pharaonic Liberapay page or Patreon page.
License
This package is an open-sourced software licensed under the MIT license.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.