Stacks/Laravel/Services/Laravel Queue

Laravel Queue in the Laravel stack

This page explains what Laravel Queue means in the Laravel stack: how it is included, which base service it uses, and how it connects to the rest of the stack.

Laravel Queue is enabled by default in instances created from the Laravel stack, but it is not treated as a core required service.

Role

Enabled by default

Base service

PHP (Laravel)

Type

service

Stack fit

How Laravel Queue fits into this stack

Laravel Queue is enabled by default in instances created from the Laravel stack, but it is not treated as a core required service.

This stack service is based on PHP (Laravel) and keeps the service-specific setup for Laravel in one place.

Laravel Queue is a derivative service of PHP.

Version policy

Available versions include 8.4, 8.5, 8.3, 8.2.

Inclusion

Enabled by default: Yes

Required: No

Primary: No

Connections

No explicit service links are defined for this stack service.

Storage

This stack service does not define persistent volume sizes.

Technical details inherit from the parent service

Laravel Queue is a derivative service of PHP. Configs, settings, cron schedules, actions, volumes, and related runtime details are listed on the parent service page.