bool deleteDirectory(string $directory) Recursively delete a directory
Application getApplication()
bool once(array $credentials = array()) Log a user into the application
bool has(string|array $key) Determine if messages exist for a given key
void broadcast(array $channels, string $event, array $payload = array()) Broadcast
mixed until(string $event, array $payload = array()) Fire an event until
QueueingFactory interface QueueingFactory implements
Factory interface Factory (
int lastModified(string $path) Get the file's last modification time.
void prepend(string $key, mixed $value) Prepend a value onto an array configuration
Page 2 of 51