#Banckle.Chat for Symfony
This bundle allows you to work with Banckle.Chat SDK in your Symfony applications quickly and easily.
Add the following lines to your composer.json file:
Now, you can install the new dependencies by running Composer's update command from the directory where your composer.json file is located.
Update your AppKernel.php file, and register the new bundle:
Add this to your config.yml:
The Bundle is called as a standard service.
How can I help you explore Laravel packages today?