Skip to content

Instantly share code, notes, and snippets.

@hamzaali00001
Created August 25, 2018 11:36
Show Gist options
  • Save hamzaali00001/d991e2355a7fdfbab42cc7b667258cbc to your computer and use it in GitHub Desktop.
Save hamzaali00001/d991e2355a7fdfbab42cc7b667258cbc to your computer and use it in GitHub Desktop.
"autoload": {
"files": [
"app/Helpers/Helper.php"
],
"classmap": [
"database/seeds",
"database/factories"
],
"psr-4": {
"App\\": "app/"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment