Yoda
Results
3
comments of
Yoda
simple cache in larvel ``` $data = cache()->remember('dataCache',now->addDay(),function(){ return User::all(); }) ```
Following :)
Cool @wikigods but why images ? not a plain text ? :D