kernel
This commit is contained in:
@ -11,7 +11,8 @@
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"app\\": "app/",
|
||||
"migrations\\": "migrations/"
|
||||
"migrations\\": "migrations/",
|
||||
"kernel\\": "kernel/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user