Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 448 Bytes

Error_Page_Costumization.md

File metadata and controls

12 lines (7 loc) · 448 Bytes

Error Page Costumization

Herhangi bir bundle icindeki twig sayfalarini ozellestirmek icin; O bundle icerisindeki view sayfasinin klasor yapisini aynen olusturmaliyiz(templates klasoru icinde).

    templates + bundleName + (bundle altinda ki view klasorunun alt yapisi ile ayni olacak) + Exceptions + twigFile 

    templates/bundles/TwigBundle/Exceptions/error.html.twig  // veya error[statusCode].html.twig
    error502.html.twig