我用我的小項目的HttpFoundation:use \Symfony\Component\HttpFoundation\JsonResponse as JsonResponse; 不幸的是我所有的反應(試過JsonResponse,Response和BinaryFileResponse)只返回一個空白頁,沒有錯誤並且代碼正常執行,例如 /* Get Inputs */
if (!$data =
我在我的項目中使用了HttpFoundation component,而沒有使用完整的Symfony2框架。如果某些憑證爲真,並且重定向用戶(like stated in the documentation),但return語句不起作用,我嘗試創建RedirectResponse。 我:當我執行此 use Symfony\Component\HttpFoundation\RedirectRespo