I am creating a Blog Website for my friend which she can Post a Blog, sometimes she will write a book with chapters and I got it all working.
Right now, I put it on different pages Blog
and Library
.
Does anyone know how can I make one page that will show the most recent activity on her website?
For example, when she will post a blog, it will show there as a recent activity that says she posted a blog and when she will write a book, it will also show there that she wrote a book.
That page will also show the title of the book or blog post.
Thank you!
By the way, I am using Laravel 5.6 and Vue JS