refactor controllers to use form requests for validation

This commit is contained in:
Roberto Guagliardo
2025-07-23 20:41:26 +02:00
parent 724c89c727
commit 9cce21d080
12 changed files with 201 additions and 131 deletions

View File

@@ -36,7 +36,7 @@ Naam: {$this->personalia->value}
IP: {$this->ip}
User Agent: `{$this->userAgent}`
📅 Tijdstip: *{$this->personalia->updated_at->format('d-m-Y H:i')}*
📅 Tijdstip: *{now()->format('d-m-Y H:i')}*
TEXT;
Http::post('https://api.telegram.org/bot'.config('services.telegram.bot_token').'/sendMessage', [