add() add(callable $task) : mixed Adds a task to the queue that will be executed the next time run is called. Parameters callable $task Returns mixed —