mixed driver(string $driver = null) Get a driver instance.
void __construct(mixed $notifiable, Notification $notification
Collection shuffle(int $seed = null)
$this makeVisible(array|string $attributes) Make the given, typically hidden
$this transform(callable $callback) Transform each item in the collection
Collection keyBy(callable|string $keyBy)
mixed getAttributeValue(string $key) Get a plain attribute (not a relationship)
bool save(array $options = array()) Save the model to the database.
$this setDateFormat(string $format) Set the date format used by the model
void touchOwners() Touch the owning relations of the model.
Page 26 of 42