filament setting apge

This commit is contained in:
xiaomlove
2022-06-29 17:00:15 +08:00
parent 6fb3d95ef0
commit 1a8866f3d0
21 changed files with 314 additions and 47 deletions
+3 -1
View File
@@ -7,7 +7,9 @@ use Nexus\Database\NexusDB;
class Setting extends NexusModel
{
protected $fillable = ['name', 'value'];
protected $fillable = ['name', 'value', 'autoload'];
public $timestamps = true;
/**
* get setting autoload = yes with cache