I am making a booking app with Laravel 5.8 and React Native. The user can book the rides in the application and I want it will notify the user and rider 5 minutes before the ride.
I read several solution on Laravel docs and I saw Queue and Scheduled tasks but they seems cannot satisfy my requirement.
What I need is:
- A list of tasks will be executed in a specific time
- The process is running asynchonous
- I can add, remove and edit the tasks
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire