Brand_Model
class Brand_Model extends Model
Properties
protected string | $table | The table associated with the model. | |
protected array | $guarded | The attributes that aren't mass assignable. |
class Brand_Model extends Model
protected string | $table | The table associated with the model. | |
protected array | $guarded | The attributes that aren't mass assignable. |