Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save brandonsavage/2b1fa3553a36125152e21a8694751e0b to your computer and use it in GitHub Desktop.
Save brandonsavage/2b1fa3553a36125152e21a8694751e0b to your computer and use it in GitHub Desktop.
{
"require-dev": {
"laravel/homestead": "^5"
},
"autoload": {
"psr-4": {
"Masterclass\\": "src/"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment