string environment() Get or check the current application environment.
ServiceProvider register(
void bind(string|array $abstract, Closure|string|null $concrete = null, bool $shared = false)
$this with(string|array $key, mixed $value = null) Add a piece of data
bool guest() Determine if the current user is a guest.
bool validateNewPassword(array $credentials) Determine if the passwords
mixed resolve(string $type, mixed $id) Resolve the entity for the given
Illuminate\Contracts\Encryption Classes
bool isEmpty() Determine if the list of items is empty or not.
string getName() Get the name of the queued job class.
Page 41 of 51