Fluent rememberToken() Adds the remember_token column to the table. Return Value Fluent
bool accepts(string|array $contentTypes) Determines whether the current requests accepts a given content type. Parameters string|array $contentTypes Return Value bool
int getCountForPagination(array $columns = array('*')) Get the count of the total records for the paginator. Parameters array $columns Return Value int
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
$this greeting(string $greeting) Set the greeting of the notification. Parameters string $greeting Return Value $this
void comment(string $string) Write a string as comment output. Parameters string $string Return Value void
void flush() Remove all of the items from the session. Return Value void
void fire() Execute the console command. Return Value void
Builder newQuery() Get a new instance of the join clause builder. Return Value Builder
BindingResolutionException class BindingResolutionException extends Exception (View source)
Page 166 of 996