DB

DB class DB extends Facade (View source) Methods static void swap(mixed $instance) Hotswap the underlying instance behind the facade. from Facade static Expectation shouldReceive() Initiate a mock expectation on the facade. from Facade static mixed getFacadeRoot() Get the root object behind the facade. from Facade static void clearResolvedInstance(string $name) Clear a resolved facade instance. from Facade static void clearResolvedInstances() Clear all of the resolved inst

User::forceFill()

$this forceFill(array $attributes) Fill the model with an array of attributes. Force mass assignment. Parameters array $attributes Return Value $this

Writer::__construct()

void __construct(Logger $monolog, Dispatcher $dispatcher = null) Create a new log writer instance. Parameters Logger $monolog Dispatcher $dispatcher Return Value void

SeedCommand::hasArgument()

bool hasArgument(string|int $name) Determine if the given argument is present. Parameters string|int $name Return Value bool

SeedCommand::warn()

void warn(string $string, null|int|string $verbosity = null) Write a string as warning output. Parameters string $string null|int|string $verbosity Return Value void

DatabaseNotificationCollection::splice()

Collection splice(int $offset, int|null $length = null, mixed $replacement = array()) Splice a portion of the underlying collection array. Parameters int $offset int|null $length mixed $replacement Return Value Collection

Factory::appendSection()

string appendSection() Stop injecting content into a section and append it. Return Value string Exceptions InvalidArgumentException

MailMakeCommand::getLaravel()

Application getLaravel() Get the Laravel application instance. Return Value Application

Collection::splice()

Collection splice(int $offset, int|null $length = null, mixed $replacement = array()) Splice a portion of the underlying collection array. Parameters int $offset int|null $length mixed $replacement Return Value Collection

Inspiring::quote()

static string quote() Get an inspiring quote. Taylor & Dayle made this commit from Jungfraujoch. (11,333 ft.) May McGinnis always control the board. #LaraconUS2015 Return Value string