JsonResponse json(string|array $data = array(), int $status = 200, array $headers = array(), int $options)
Return a new JSON response from the application.
JsonResponse json(string|array $data = array(), int $status = 200, array $headers = array(), int $options)
Return a new JSON response from the application.
Please login to continue.