v2 first commit
This commit is contained in:
8
app/Console/Stubs/Modules/lang/general.stub
Normal file
8
app/Console/Stubs/Modules/lang/general.stub
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => '$STUDLY_NAME$',
|
||||
'description' => 'This is my awesome module',
|
||||
|
||||
];
|
Reference in New Issue
Block a user