0
votes

I'm trying to customize my error pages but I can't get to show the eventuals errors of my error page. Let's say i made a mistake while coding my customized 404 error page : how do I debug that error ? Also, do i make sense ?

1

1 Answers

0
votes

Override the exception_full.html.twig template. That one will show in dev/debug mode.