DEF STUDIO srl

Queued Messages

A ->dispatch() method can be used to have Telegraph to interact with telegraph through the Laravel queue system:

Telegraph::message('hello')->dispatch();

optionally a queue name can be hinted: ->dispatch('my queue')

Edit this page
Last updated 26 April 2024