Skip to content

Instantly share code, notes, and snippets.

@stillfinder
Last active November 30, 2018 09:18
Show Gist options
  • Save stillfinder/0bbc0d4f80b7ccef4d1d812a0d492f52 to your computer and use it in GitHub Desktop.
Save stillfinder/0bbc0d4f80b7ccef4d1d812a0d492f52 to your computer and use it in GitHub Desktop.
generate-controller.sh
../vendor/bin/drupal generate:controller --module=custom_api --class=SearchController --routes='"title":"ControllerMethod", "name":"custom_api.search", "method":"search", "path":"custom_api/search/{search}"' --uri=my-site.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment