<?php
return [
'hashtag' => [
'base' => config('app.url').'/discover/tags/',
'search' => config('app.url').'/discover/tags/',
],
];