cmgmyr / laravel-messenger

Simple user messaging package for Laravel
MIT License
2.45k stars 514 forks source link

demo? #101

Closed VickG closed 8 years ago

VickG commented 8 years ago

Where can I find a demo of this application?

RokSiEu commented 8 years ago

You can find it here https://github.com/cmgmyr/laravel-messenger-pusher-demo

But keep in mind that it is not updated, you need to add some security to it More here https://github.com/cmgmyr/laravel-messenger/issues/43

cmgmyr commented 8 years ago

There is no live demo at the moment, just the repo mentioned above. There are example files included with this package so you can easily put together a working app in a few minutes.