Hello.
I am new to website development and started a simple webapplication. In this app I want to be able to show the status of a LIVE stream (Active / NOT Active).
How can this be accomplished within Laravel 5.4?
Any help would be much appreciated.