Showing 10 of 1,090 results.

Configurable Composer Manager | The Statamic Add-on Roundup

The ConfigurableComposerManager add-on simply allows developers to make configuration changes to the Composer executable that Statamic internally uses to manage add-on updates. This also allowed me to specify a custom Composer installation...

Laravel Collection Public API: avg

avg($key = null) The avg method is a useful method for calculating the average of all items in the collection. The avg method defines an optional $key parameter, which can be used to specify what property of the collection should be averaged. If...

Laravel Task Scheduler: Limiting the Execution of Tasks

It is possible to limit the execution of tasks based on some criteria that developers define, as well as limit a tasks execution based on the current environment.Limiting the environments the task can run in is done using the...

Laravel Task Scheduling: Managing Task Output

…utTo($location, $append = false) Send the task output to the given file location. If $append is set to true , the output will be appended at the end of the file. appendOutputTo($location) Send the task output to the given file location. This is a...

GNU GENERAL PUBLIC LICENSE | License

Version 3, 29 June 2007 Copyright © 2007 Free Software Foundation, Inc. < https://fsf.org/ > Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

9. Acceptance Not Required for Having Copies. | License

…ve or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants...

Filter Search