Skip to content

Instantly share code, notes, and snippets.

@emir
Last active April 28, 2018 22:59
Show Gist options
  • Save emir/7bc830faf51c0b1f8fce25538f304581 to your computer and use it in GitHub Desktop.
Save emir/7bc830faf51c0b1f8fce25538f304581 to your computer and use it in GitHub Desktop.
register:
path: /register
controller: App\Controller\AuthController::register
methods: POST
api:
path: /api
controller: App\Controller\AuthController::api
login_check:
path: /login_check
methods: [POST]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment