id)->onQueue('default')->onConnection('default'); return 'ok'; }); Route::get('/epoch', function () { dd(epoch_now_timestamp(1)); });