Added example link in docs

This commit is contained in:
Salman Zafar 2019-06-14 13:27:42 +05:00
parent 48e71697bc
commit a17fc4cebc
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ A simple Laravel 5 Library to connect/publish/subscribe to MQTT broker
Based on [bluerhinos/phpMQTT](https://github.com/bluerhinos/phpMQTT) Based on [bluerhinos/phpMQTT](https://github.com/bluerhinos/phpMQTT)
For Example see this [repo](https://github.com/salmanzafar949/Laravel-Mqtt-Example)
## Installation ## Installation
``` ```
composer require salmanzafar/laravel-mqtt composer require salmanzafar/laravel-mqtt