Colas, Trabajos, Eventos, Radiodifusión y el Programador
So far we’ve covered some of the most common structures that power web applica‐ tions: databases, mail, filesystems, and more. All of these are common across a major‐ ity of applications and frameworks.
Laravel also provides facilities for some less common architecture patterns and appli‐ cation structures. In this chapter we’ll cover Laravel’s tools for implementing queues, queued jobs, events, and WebSocket event publishing. We’ll also cover Laravel’s scheduler, which makes manually edited cron schedules a thing of the past.