bool saveOrFail(array $options = array()) Save the model to the database using transaction. Parameters array $options Return Value bool Exceptions Throwable
$this setTable(string $table) Set the table associated with the model. Parameters string $table Return Value $this
$this syncOriginalAttribute(string $attribute) Sync a single original attribute with its current value. Parameters string $attribute Return Value $this
Page 996 of 996