株式会社イーツー・インフォの社員ブログ
株式会社イーツー・インフォの社員ブログ
$schedule->command('emails:send')->withoutOverlapping();
> sudo -u apache php artisan schedule:clear-cache Deleting mutex for: '/usr/bin/php' 'artisan' task:sampleロックファイルが存在しない場合
> sudo -u apache php artisan schedule:clear-cache No mutex files were found.
$schedule->command(SampleTask::class)->everyMinute()->withoutOverlapping(5);