Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Feature]: Laravel Queues & Scheduler(CRON) Support #839

Closed
1 task done
zek opened this issue Jan 11, 2023 · 4 comments
Closed
1 task done

[Feature]: Laravel Queues & Scheduler(CRON) Support #839

zek opened this issue Jan 11, 2023 · 4 comments

Comments

@zek
Copy link
Contributor

zek commented Jan 11, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Summary

We need Laravel Queues & Scheduler(CRON) support for production deployments of Laravel applications.

Why should this be worked on?

Laravel queues (see https://laravel.com/docs/9.x/queues) and scheduler (https://laravel.com/docs/9.x/scheduling) are used in almost every application. Without supporting these features laravel deployments will not be production ready.

@zek
Copy link
Contributor Author

zek commented Jan 11, 2023

To overcome this problem, we need to create 2 more applications with a custom docker file (which requires maintaining 3 env files in total)

or

Another option would be having a custom docker-compose.yml in the repository.

@faierbol
Copy link

Hi, anyone can share a production ready docker-compose.yml example which includes the laravel queues and scheduling?

Copy link
Member

I'm closing this issue, because tracking features will be moved to GitHub discussions. Github issues will be only for bugs.

Version 4 is in full focus. v3 related issues will be closed, if it is not a critical bug.

Thanks for your understanding.

@andrasbacsai andrasbacsai closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2023
@victorlap
Copy link
Contributor

I've opened a new discussion for this feature request #2468

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants