header('X-Api-Key') !== config('app.api_secret_key')) { abort(403); } return $next($request); } }