Recaller
class Recaller (View source)
Properties
| protected string | $recaller | The "recaller" / "remember me" cookie string. |
Methods
Create a new recaller instance.
Get the user ID from the recaller.
Get the "remember token" token from the recaller.
Get the password from the recaller.
Determine if the recaller is valid.
Determine if the recaller is an invalid string.
Determine if the recaller has all segments.
Get the recaller's segments.
Details
void
__construct(string $recaller)
Create a new recaller instance.
string
id()
Get the user ID from the recaller.
string
token()
Get the "remember token" token from the recaller.
string
hash()
Get the password from the recaller.
bool
valid()
Determine if the recaller is valid.
protected bool
properString()
Determine if the recaller is an invalid string.
protected bool
hasAllSegments()
Determine if the recaller has all segments.
array
segments()
Get the recaller's segments.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.