$this setPivotKeys(string $foreignKey, string $otherKey) Set the key names for the pivot model instance. Parameters string $foreignKey string $otherKey Return Value $this
string askWithCompletion(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
$this setCreatedAt(mixed $value) Set the value of the "created at" attribute. Parameters mixed $value Return Value $this
InteractsWithContainer trait InteractsWithContainer (View source)
void __construct(Schedule $schedule) Create a new command instance. Parameters Schedule $schedule Return Value void
string firing() Get the event that is currently firing. Return Value string
string deliversVia() Get the default channel driver name. Return Value string
Collection getEager() Get the relationship for eager loading. Return Value Collection
void info(string $string) Write a string as information output. Parameters string $string Return Value void
bool publish(string $package, string $source) Publish configuration files from a given path. Parameters string $package string $source Return Value bool
Page 782 of 996