M4: 插件框架(钩子系统/ZIP安装/市场客户端)+ blog-seo 插件(JSON-LD/OG/llms.txt/Markdown导出)+ 后台插件/主题管理页
This commit is contained in:
@@ -16,9 +16,4 @@ class PluginRecord extends Model
|
||||
protected $casts = [
|
||||
'enabled' => 'boolean',
|
||||
];
|
||||
|
||||
public function getKeyAttribute(): string
|
||||
{
|
||||
return $this->vendor.'/'.$this->name;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user