php - Laravel, any tips on how to load a specific controller or way to load a function -


I am creating a control panel to show online players count, online players rely on my Twitter Bootstrap Navbar Keep me

Check online players, then numbers the image above is an example of what I want .

I am using Laravel's cache to reload the online players for every 3minutes, and my current method of loading online players is that each controller has loader, any suggestions ? Is there a better thing / way to do this?

Is it able to do this? Or even see?


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -