Update Discover, add trending hashtags, places and posts

This commit is contained in:
Daniel Supernault 2020-08-13 18:05:36 -06:00
parent 3cfae0a960
commit c251d41b2e
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7
4 changed files with 278 additions and 24 deletions

View file

@ -95,7 +95,7 @@ class InternalApiController extends Controller
->with('media')
->inRandomOrder()
->latest()
->take(37)
->take(39)
->get();
$res = [