bool delete(string|array $paths) Delete the file at a given path.
int append(string $path, string $data) Append to a file.
bool deleteDirectory(string $directory) Recursively delete a directory
RedirectResponse redirectToIntended(string $default = '/', int
void send(string|array $view, array $data = array(), Closure|string $callback = null)
Validator validator(array $data)
array getQueueableIds() Get the identifiers for all of the entities.
mixed getAuthIdentifier() Get the unique identifier for the user.
mixed validAuthenticationResponse(Request $request, mixed $result)
bool fails() Determine if the data fails the validation rules.
Page 1 of 51