Skip to content

Instantly share code, notes, and snippets.

@ahmed-bhs
Created October 4, 2018 01:01
Show Gist options
  • Save ahmed-bhs/e8d2a408c002c9acf81474cf3c023d8a to your computer and use it in GitHub Desktop.
Save ahmed-bhs/e8d2a408c002c9acf81474cf3c023d8a to your computer and use it in GitHub Desktop.
# config/services.yaml
services:
App\MessageHandler\:
resource: '../src/MessageHandler'
tags: [messenger.message_handler]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment