Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Naroh091/ca68ae3148f943e93db7e6debc794b68 to your computer and use it in GitHub Desktop.

Select an option

Save Naroh091/ca68ae3148f943e93db7e6debc794b68 to your computer and use it in GitHub Desktop.
--- /dev/null
+++ ../src/Router/AdminRouteGenerator.php
@@ -166,7 +166,6 @@
}
$defaults = [
- '_locale' => $this->defaultLocale,
'_controller' => $crudControllerFqcn.'::'.$actionName,
EA::ROUTE_CREATED_BY_EASYADMIN => true,
EA::DASHBOARD_CONTROLLER_FQCN => $dashboardFqcn,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment