Maciej Kozłowski

Results 5 comments of Maciej Kozłowski

set: `CACHE_DRIVER=array` in .env file and add 'ttl' in confg/cache.php ``` return [ /***/ 'ttl' => 60, /***/ ]; ```

@karnasoneji wrong place. ![image](https://user-images.githubusercontent.com/6283074/105571700-7ebdc700-5d52-11eb-94d0-7d0c84fc587f.png) Don't forget to clear cache config.

Hello @netojose, can you combine it to main branch?