File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 11# Menu and sidebar management package for Laravel
22
3- [ ![ Version] ( https://img.shields.io/packagist/v/akaunting/menu?label=release )] ( https://github.com/akaunting/firewall/releases )
4- ![ Downloads] ( https://img.shields.io/packagist/dt/akaunting/menu )
5- ![ Tests] ( https://img.shields.io/github/workflow/status/akaunting/menu/Tests?label=tests )
3+ ![ Downloads] ( https://img.shields.io/packagist/dt/akaunting/laravel-menu )
4+ ![ Tests] ( https://img.shields.io/github/workflow/status/akaunting/laravel-menu/Tests?label=tests )
65[ ![ StyleCI] ( https://github.styleci.io/repos/180763610/shield?style=flat&branch=master )] ( https://styleci.io/repos/180763610 )
7- [ ![ Quality] ( https://img.shields.io/scrutinizer/quality/g/akaunting/menu?label=quality )] ( https://scrutinizer-ci.com/g/akaunting/menu )
8- [ ![ License] ( https://img.shields.io/github/license/akaunting/menu )] ( LICENSE.md )
6+ [ ![ Quality] ( https://img.shields.io/scrutinizer/quality/g/akaunting/laravel- menu?label=quality )] ( https://scrutinizer-ci.com/g/akaunting/laravel- menu )
7+ [ ![ License] ( https://img.shields.io/github/license/akaunting/laravel- menu )] ( LICENSE.md )
98
109This package intends to create and manage menus and sidebars for your Laravel app. It ships with ready-to-go presenters and you can create your own ones.
1110
@@ -16,7 +15,7 @@ This package intends to create and manage menus and sidebars for your Laravel ap
1615Run the following command:
1716
1817``` bash
19- composer require akaunting/menu
18+ composer require akaunting/laravel- menu
2019```
2120
2221### 2. Register
Original file line number Diff line number Diff line change 11{
2- "name" : " akaunting/menu" ,
3- "description" : " Menu and sidebar management package for Laravel. " ,
2+ "name" : " akaunting/laravel- menu" ,
3+ "description" : " Menu and sidebar management package for Laravel" ,
44 "keywords" : [
55 " laravel" ,
66 " menu" ,
You can’t perform that action at this time.
0 commit comments