stancl / tenancy-docs

stancl/tenancy docs & website
https://tenancyforlaravel.com/docs
MIT License
64 stars 633 forks source link

Little or no detail on how Queues work #286

Open chibyk101 opened 6 days ago

chibyk101 commented 6 days ago

The documentation for Queues isn't clear enough without a played scenario or clear example.

An example like; I have a Scheduled job that sends email to all subscribers every Tuesday.

Using a clear example would make it easier to understand even for a newbie