芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/qrafiqxcreativeagency.com/accounts/office/app/Models/SuperAdmin/SeoDetail.php
belongsTo(LanguageSetting::class, 'language_setting_id'); } public function getOgImageUrlAttribute() { return ($this->og_image) ? asset_url_local_s3('front/seo-detail/' . $this->og_image) : asset('img/home-crm.png'); } }