Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.14 KB

register-github.md

File metadata and controls

23 lines (17 loc) · 1.14 KB

Authorizing the application in GitHub

ℹ️ GitHub authorize your app on a single URL. If you plan to work on http://haphpy-birthday.dev/app_dev.php, just adapt the information provided.


  1. Log in to your GitHub account.
  2. Go to Developer applications settings.
  3. Then Register new application (upper right corner).
  4. Fill the form as follows: register-app
  5. Validating the form will show you the Client Id and Client secret tokens.
  6. Running composer install for the first time, provide the tokens when asked.

If your app/config/parameters.yml has already been generated, just replace the github_client_id and github_secret values in it.


Copy/paste helper 😉 :