chick the trip_date and get messag about each client his trip is tomorrow?
Please format the code you posted, by wrapping it in triple backticks. -> `
You could make a cron that check at midnight to see if you got any row in trips where trip_date = now() + 1 day, then you send a mail or something to those ppl using a mailservice or a job.
Обсуждают сегодня