added custom migration generator artisan command
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Glmdev\\Meta\\": "src/",
|
||||
"Glmdev\\Meta\\Commands\\": "src/Commands/",
|
||||
"Glmdev\\Meta\\Tests\\": "tests/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user