I tried cron jobs for scheduling but it gets triggered for each and every day at that particular time. Also workaround Gmail API for scheduling, but there isn't
I have a single job with two schedule ID’s. One runs the job the last day of the month and the other schid runs the last Sunday of the month. The problem
i apply a cron job where i want to update some values but my cron job is not working whats wrong in it here is my code in kernel.php namespace App\Console; use