芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/yeahea.digitalhubbd.com/app/Models/ConfigPaypal.php
<?php namespace App\Models; class ConfigPaypal extends BaseModel { /** * The database table used by the model. * * @var string */ protected $table = 'config_paypal_express'; /** * The database primary key used by the model. * * @var string */ protected $primaryKey = 'shop_id'; /** * The attributes that are mass assignable. * * @var array */ protected $fillable = [ 'shop_id', 'client_id', 'secret', 'sandbox', ]; }
Page is not found
Oops! Page not found.
Sorry, an error has occured, Requested page not found!
Back To Homepage