Skip to content

Instantly share code, notes, and snippets.

@crittermike
Created September 16, 2016 15:15
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save crittermike/837601592495b2b20df17d223d626812 to your computer and use it in GitHub Desktop.
Save crittermike/837601592495b2b20df17d223d626812 to your computer and use it in GitHub Desktop.
Rebuild Drupal 8 routing table with Drush
drush ev '\Drupal::service("router.builder")->rebuild();'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment