From d2633534176ed0589fdb760ca9c6a9c417f375f7 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Thu, 31 May 2018 20:39:35 -0600 Subject: [PATCH] Add HashtagController --- app/Http/Controllers/HashtagController.php | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 app/Http/Controllers/HashtagController.php diff --git a/app/Http/Controllers/HashtagController.php b/app/Http/Controllers/HashtagController.php new file mode 100644 index 000000000..a4afae3aa --- /dev/null +++ b/app/Http/Controllers/HashtagController.php @@ -0,0 +1,10 @@ +