php - Laravel, any tips on how to load a specific controller or way to load a function -
php - Laravel, any tips on how to load a specific controller or way to load a function -
i'm creating command panel show online players count, putting online players count twitter bootstrap navbar.
above image illustration of want.
i'm using laravel's cache re-load online players count every 3minutes, , current way load online players set loader each controllers, suggestions? improve thing/way this?
is route capable of doing this? or view?
php laravel-4 twitter-bootstrap-3
Comments
Post a Comment