Skip to content

Instantly share code, notes, and snippets.

@damienwebdev
Created November 2, 2015 20:25
Show Gist options
  • Save damienwebdev/2f559a2376c6b0a1bbe0 to your computer and use it in GitHub Desktop.
Save damienwebdev/2f559a2376c6b0a1bbe0 to your computer and use it in GitHub Desktop.
"autoload": {
"psr-4": {
"App\\": "app/",
"MyName\\MyPackage\\": "src"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment