bool pjax() Determine if the request is the result of an PJAX call.
bool hasCookie(string $key) Determine if a cookie is set on the request
bool is() Determine if the current request URI matches a pattern.
void session(array $data) Set the session to the given array.
Builder|
bool hasMonologConfigurator() Determine if the application has a custom
void touchOwners() Touch the owning relations of the model.
bool isJson() Determine if the request is sending JSON.
array getVisible() Get the visible attributes for the model.
mixed offsetGet(mixed $offset) Get the value for a given offset.
Page 100 of 100