Skip to content

Instantly share code, notes, and snippets.

@nurullahisik
Last active December 10, 2018 12:14
Show Gist options
  • Save nurullahisik/3d4ef5dce3c7608719c2cb282973ed14 to your computer and use it in GitHub Desktop.
Save nurullahisik/3d4ef5dce3c7608719c2cb282973ed14 to your computer and use it in GitHub Desktop.
"autoload": {
"classmap": [
...
],
"psr-4": {
"App\\": "app/"
},
"files\\": [
"app/helpers.php"
]
}
--> Run command Line
composer dump-autoload -o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment