Symfony4 how to create a custom error page 404
You have to start by installing the necessary bundle: compose require symfony/twig-pack When done, create the template error404.html.twig templates/ Bundles/
Read moreYou have to start by installing the necessary bundle: compose require symfony/twig-pack When done, create the template error404.html.twig templates/ Bundles/
Read morePreparation To begin with we need an entity Product as well as a ProductImage entity that will contain the
Read moreTo have a usable rendering of twig’s ‘dump’ command like this: just use this command: composer require debug –dev
Read more