Added example link in docs
This commit is contained in:
parent
48e71697bc
commit
a17fc4cebc
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue