string getActivePageWrapper(string $text) Get HTML wrapper for active text. Parameters string $text Return Value string
void fire() Execute the console command. Return Value void
Application getLaravel() Get the Laravel application instance. Return Value Application
bool hasQueued(string $key) Determine if a cookie has been queued. Parameters string $key Return Value bool
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
mixed getResults() Get the results of the relationship. Return Value mixed
bool unprepared(string $query) Run a raw, unprepared query against the PDO connection. Parameters string $query Return Value bool
static void macro(string $name, callable $macro) Register a custom macro. Parameters string $name callable $macro Return Value void
bool hasOption(string $name) Determine if the given option is present. Parameters string $name Return Value bool
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
Page 348 of 996