void table(array $headers, Arrayable|array $rows, string $style = 'default') Format input to textual table. Parameters array $headers Arrayable|array $rows string $style Return Value void
Illuminate\Routing\Exceptions Exceptions UrlGenerationException
Application getLaravel() Get the Laravel application instance. Return Value Application
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
Builder query() Get a new query builder instance. Return Value Builder
void error(string $string) Write a string as error output. Parameters string $string Return Value void
string getQualifiedKeyName() Get the table qualified key name. Return Value string
static array compiles() Get a list of files that should be compiled for the package. Return Value array
mixed getParentKey() Get the key value of the parent's local key. Return Value mixed
Page 371 of 996