Commit 27875854 authored by Taylor Otwell's avatar Taylor Otwell

Namespace change.

parent 2649df12
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
"app/tests/TestCase.php" "app/tests/TestCase.php"
], ],
"psr-4": { "psr-4": {
"App\\": "app/src/core/", "App\\": "app/core/",
"Providers\\": "app/providers/" "Providers\\": "app/providers/"
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment