dimanche 24 mars 2019

Is there any way to make a list timed tasks running in sepecific time in Laravel

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:

  1. A list of tasks will be executed in a specific time
  2. The process is running asynchonous
  3. I can add, remove and edit the tasks


via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire