Collection intersect(mixed $items) Intersect the collection with the given items. Parameters mixed $items Return Value Collection
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
Pivot newPivot(Model $parent, array $attributes, string $table, bool $exists) Create a new pivot model instance. Parameters Model $parent array $attributes string $table bool $exists Return Value Pivot
array when() Get the events that trigger this service provider to register. Return Value array
$this each(callable $callback) Execute a callback over each item. Parameters callable $callback Return Value $this
QueueManager getManager() Get the queue manager instance. Return Value QueueManager
array initRelation(array $models, string $relation) Initialize the relation on a set of models. Parameters array $models string $relation Return Value array
void resource(string $name, string $controller, array $options = array()) Route a resource to a controller. Parameters string $name string $controller array $options Return Value void
void line(string $string, string $style = null, null|int|string $verbosity = null) Write a string as standard output. Parameters string $string string $style null|int|string $verbosity Return Value void
int lastModified(string $path) Get the file's last modification time. Parameters string $path Return Value int
Page 94 of 996