From 0381ac249ed009905b206f7c6a13c469ee58d158 Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Tue, 5 Jun 2018 08:29:38 +0200 Subject: [PATCH] Add infinite scroll messages to public timeline --- resources/views/timeline/public.blade.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/resources/views/timeline/public.blade.php b/resources/views/timeline/public.blade.php index e5b814f1..6a75c944 100644 --- a/resources/views/timeline/public.blade.php +++ b/resources/views/timeline/public.blade.php @@ -27,6 +27,27 @@ @endforeach + +
+
+
+
+
+

No more content

+

+ Maybe you could try + discovering + more people you can follow. +

+
+
+

Whoops, an error

+

+ Try reloading the page +

+
+
+
{{$timeline->links()}}