$this setTablePrefix(string $prefix) Set the grammar's table prefix. Parameters string $prefix Return Value $this
__construct(mixed $data = null, int $status = 200, array $headers = array(), int $options) Constructor. Parameters mixed $data int $status array $headers int $options
string anticipate(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
string getRawBody() Get the raw body string for the job. Return Value string
static void spy() Convert the facade into a Mockery spy. Return Value void
string getUpdatedAtColumn() Get the name of the "updated at" column. Return Value string
$this useDatabasePath(string $path) Set the database directory. Parameters string $path Return Value $this
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
void package(string $package, string $namespace = null, string $path = null) Register the package's component namespaces. Parameters string $package string $namespace string $path Return Value void
static void fake() Replace the bound instance with a fake. Return Value void
Page 260 of 996