outl1ne / nova-settings

A Laravel Nova tool for editing custom settings using native Nova fields.
MIT License
271 stars 99 forks source link

Update helpers.php #159

Closed beiaduo closed 1 year ago

beiaduo commented 1 year ago

Update to cache

Forget use Illuminate\Support\Facades\Cache;

marttinnotta commented 1 year ago

Hi!

You can create your own helpers that include cache for your project if you need to.