Skip to content

Instantly share code, notes, and snippets.

@petronioamaral
Created November 11, 2021 22:11
Show Gist options
  • Save petronioamaral/58ef639950f4d6d95510739ceca8bd11 to your computer and use it in GitHub Desktop.
Save petronioamaral/58ef639950f4d6d95510739ceca8bd11 to your computer and use it in GitHub Desktop.
composer autoload

"autoload": { "psr-4": { "App\": "src/" } }

composer dump-autoload

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment