Updates for addon/modules to make it easier to create APIs

This commit is contained in:
Nabeel Shahzad
2018-02-08 19:11:53 -06:00
parent b4ea82f327
commit bcc6be0d29
18 changed files with 216 additions and 44 deletions
+7 -3
View File
@@ -1,12 +1,16 @@
{
"name": "$VENDOR$/$LOWER_NAME$",
"name": "VENDOR/$LOWER_NAME$-module",
"type": "laravel-module",
"description": "",
"authors": [
{
"name": "$AUTHOR_NAME$",
"email": "$AUTHOR_EMAIL$"
"name": "",
"email": ""
}
],
"require": {
"joshbrw/laravel-module-installer": "0.1.x"
},
"extra": {
"laravel": {
"providers": [