Created
February 3, 2020 09:29
-
-
Save zhanang19/731ccfa743cf3f0ca1b6bc5e2a40f9e2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"autoload": { | |
"psr-4": { | |
"App\\": "app/", | |
"Gazeboin\\": "app/Gazeboin/src" | |
}, | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment