void touchOwners() Touch the owning relations of the model.
bool relationLoaded(string $key) Determine if the given relation is loaded
void error(string $string) Write a string as error output.
void question(string $string) Write a string as question output.
bool isJson() Determine if the request is sending JSON.
ServiceProvider register(
bool hasCookie(string $key) Determine if a cookie is set on the request
static Model forceCreate(array $attributes)
$this delete(string $uri, array $data = array(), array $headers = array())
void bootstrapWith(array $bootstrappers) Run the given array of bootstrap
Page 80 of 100