Level 23
For any realtime stuff, you should take a look at Laravel Echo https://laravel.com/docs/5.7/broadcasting#installing-laravel-echo
1 like
Hi,
Id like learn how to do some realtime stuff with Laravel. I think I probably need api routes and a JS framework but not sure where to start. In an existing Laravel App I have I need to add some billing tags to a report similar to blog tags in the style of this https://jsfiddle.net/dede89/f0b6gegt/ but with autocomplete for existing tags.
Can anyone point me at a good tutorial as a starting point.?
For any realtime stuff, you should take a look at Laravel Echo https://laravel.com/docs/5.7/broadcasting#installing-laravel-echo
Please or to participate in this conversation.