SessionTableCommand::getLaravel()

Application getLaravel() Get the Laravel application instance. Return Value Application

MorphPivot::getRelations()

array getRelations() Get all the loaded relations for the instance. Return Value array

ViewClearCommand::info()

void info(string $string) Write a string as information output. Parameters string $string Return Value void

FormRequest::acceptsJson()

bool acceptsJson() Determines whether a request accepts JSON. Return Value bool

DatabaseNotification::addObservableEvents()

void addObservableEvents(array|mixed $observables) Add an observable event name. Parameters array|mixed $observables Return Value void

Builder::implode()

string implode(string $column, string $glue = '') Concatenate values of a given column as a string. Parameters string $column string $glue Return Value string

SessionTableCommand::call()

int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int

DatabaseNotification::setIncrementing()

$this setIncrementing(bool $value) Set whether IDs are incrementing. Parameters bool $value Return Value $this

Hash::__callStatic()

static mixed __callStatic(string $method, array $args) Handle dynamic, static calls to the object. Parameters string $method array $args Return Value mixed

Release Notes

Release Notes Support Policy Laravel 5.3 Laravel 5.2 Laravel 5.1.11 Laravel 5.1.4 Laravel 5.1 Laravel 5.0 Laravel 4.2 Laravel 4.1 Support Policy For LTS releases, such as Laravel 5.1, bug fixes are provided for 2 years and security fixes are provided for 3 years. These releases provide the longest window of support and maintenance. For general releases, bug fixes are provided for 6 months and security fixes are provided for 1 year.