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 ed5c6a9 commit b0204f6Copy full SHA for b0204f6
composer.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "laravel/laravel",
3
- "description": "The Laravel Framework.",
+ "name": "viral/laravel-adminpanel",
+ "description": "The Laravel AdminPanel with API Boilerplate.",
4
"keywords": [
5
"framework",
6
"laravel",
@@ -39,8 +39,7 @@
39
"database"
40
],
41
"psr-4": {
42
- "App\\": "app/",
43
- "Bvipul\\Generator\\": "packages/bvipul/generator/src/"
+ "App\\": "app/"
44
},
45
"files": [
46
"app/Helpers/helpers.php"
0 commit comments