[Global Namespace]
Namespaces
Functions
Translate the given message.
Throw an HttpException with the given data.
Throw an HttpException with the given data if the given condition is true.
Throw an HttpException with the given data unless the given condition is true.
Generate the URL to a controller action.
Get the available container instance.
Assign high numeric IDs to a config item to force appending.
Generate an asset path for the application.
Get the available auth instance.
Create a new redirect response to the previous location.
Hash the given value against the bcrypt algorithm.
Get the class "basename" of the given object / class.
Returns all traits used by a class, its parent classes and trait of their traits.
Create a collection from the given value.
Get / set the specified configuration value.
Create a new cookie instance.
Fill in data where it's missing.
Remove / unset an item from an array or object using "dot" notation.
Get an item from an array or object using "dot" notation.
Set an item on an array or object using dot notation.
deprecated
Dispatch a command to its appropriate handler in the current process.
Dispatch a command to its appropriate handler in the current process.
Encode HTML special characters in a string.
deprecated
Get the path to a versioned Elixir file.
Gets the value of an environment variable.
Create a model factory builder for a given class and amount.
Log a debug message to the logs.
Generate a form field to spoof the HTTP verb used by forms.
Get the path to a versioned Mix file.
Get an item from an object using "dot" notation.
Provide access to optional objects.
Handle a Precognition controller hook.
Replace a given pattern with each value in the array in sequentially.
Get an instance of the redirector.
Report an exception if the given condition is true.
Report an exception unless the given condition is true.
Get an instance of the current request or an input item from the request.
Resolve a service from the container.
Return a new response from the application.
Retry an operation a given number of times.
Generate the URL to a named route.
Generate a HTTPS url for the application.
Get / set the specified session value.
Get a new stringable object from the given string.
Call the given Closure with the given value then return the value.
Throw the given exception if the given condition is true.
Throw the given exception unless the given condition is true.
Create a new redirect response to a named route.
Returns all traits used by a trait and its traits.
Translate the given message.
Translates the given message based on a count.
Transform the given value if it is present.
Generate a url for the application.
Create a new Validator instance.
Get the evaluated view contents for the given view.
Return the given value, optionally passed through the given callback.