We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0aef52 commit be38cd6Copy full SHA for be38cd6
1 file changed
composer.json
@@ -1,14 +1,18 @@
1
{
2
- "name": "lavary/laravel-menu",
3
- "description": "A quick way to create menus in Laravel 5",
+ "name": "ssntpl/laravel-menu",
+ "description": "Forked from lavary/laravel-menu. A quick way to create menus in Laravel 5. ",
4
"keywords": [
5
"laravel"
6
],
7
- "homepage": "https://github.com/lavary/laravel-menu",
+ "homepage": "https://github.com/ssntpl/laravel-menu",
8
"authors": [
9
10
"name": "Lavary",
11
"email": "mrl.8081@gmail.com"
12
+ },
13
+ {
14
+ "name": "SSNTPL",
15
+ "email": "info@ssntpl.com"
16
}
17
18
"license": "MIT",
0 commit comments