ChatやIoTリアルタイム処理にLaravel5のWebSocketが必要となります。以下の参考ベースがあります。
1、Ratchetライブラリ:https://github.com/ratchetphp/Ratchet
3、github.com/assertchris/laravel4 リアルタイムchat
4、ライブラリ:github.com/BrainBoxLabs/brain-socket
5、socket IO:www.codetutorial.io/laravel-5-and-socket-io-tutorial/
6、AJAX&laravel 4:https://www.youtube.com/watch?v=GLDjgbbBvOg
以上。