Nathan Johnson

Results 23 comments of Nathan Johnson

currencies.json: ``` { "AED": { "name": "UAE Dirham", "symbol": "\u062f\u0625\u200f", "format": "\u062f\u0625\u200f 1,0.00", "exchange_rate": 0 }, "AFN": { "name": "Afghanistan, Afghani", "symbol": "\u060b", "format": "\u060b1,0.00", "exchange_rate": 0 }, "ALL": {...

Thanks @KasparRosin! Would you consider supporting a config key to disable the cache, for those who don't want this behavior? If not, any guidance on how to best implement either...

Hi, just wanted to circle back to this. I forgot to mention before, it seems this would likely also affect apps being served via Laravel Octane.