Property | Type | Description | |
---|---|---|---|
$fillable | array | ||
$table | string | The database table used by the model. |
Method | Description | |
---|---|---|
__construct ( array $attributes = [] ) | Creates a new instance of the model. |
public __construct ( array $attributes = [] ) | ||
$attributes | array |
protected string $table | ||
return | string |