Welcome to EasyAdmin 4
You have successfully installed EasyAdmin 4 in your application.
Learn how to customize EasyAdmin to fit your needs
More than 30 videos to learn how to build a powerful admin area
Fund the development of new features. One-time or regular donations
Help us promote EasyAdmin to reach new developers
Why am I seeing this page? Where's my backend menu?
This page is the default EasyAdmin dashboard page. You are seeing this page because you never customized the dashboard of your backend.
Edit the following file and use any of the ways to customize your dashboard contents:
"; // line 180 echo twig_escape_filter($this->env, (isset($context["dashboard_controller_filepath"]) || array_key_exists("dashboard_controller_filepath", $context) ? $context["dashboard_controller_filepath"] : (function () { throw new RuntimeError('Variable "dashboard_controller_filepath" does not exist.', 180, $this->source); })()), "html", null, true); echo "