application->setStatus('DENIED'); Log::info('User ' . $event->application->user->name . ' just had their application denied.'); // Also dispatch other notifications } }