11WJWayan JimmyStore dashboard statistics dataIn laravel how do you prefer to store dashboard statistic that contains expensive query ? Is it better create a new table or using redis to store that kind of data ?Mar 15, 2018S
13WJWayan JimmyLaravel : Do you separate ajax related requests into separate Controller?If yes, How do you do it ?Jun 25, 2016MDE