CMS - Built with Laravel

Description

  • A CMS that manages a blog system that has user roles (admin, moderator, and user).
  • Only admin and moderators can make, edit and delete their posts.
  • Every user can up or downvote any post but you can’t vote on your post.
  • Search bar through which users can search for posts by the post’s title or body.
  • A status message is sent showing either the success or failure of the process that the user makes.