$this addBinding(mixed $value, string $type = 'where') Add a binding to the query. Parameters mixed $value string $type Return Value $this Exceptions InvalidArgumentException
bool hasAttribute(string $attribute) Checks if an attribute exists. Parameters string $attribute Return Value bool
static array compiles() Get a list of files that should be compiled for the package. Return Value array
string root() Get the root URL for the application. Return Value string
open($savePath, $sessionName) {@inheritdoc} Parameters $savePath $sessionName
start() {@inheritdoc}
bool hasGroupStack() Determine if the router currently has a group stack. Return Value bool
Fluent dropIfExists() Indicate that the table should be dropped if it exists. Return Value Fluent
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run weekly on a given day and time. Parameters int $day string $time Return Value $this
array when() Get the events that trigger this service provider to register. Return Value array
Page 11 of 996