<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/comments-and-votes-gby5dmikb" -->

---
title: Comments and Votes | daily.dev
description: Episode 12 of the Filament 5 In Depth series on Laracasts covers building Comment and Vote models in Laravel along with their relationships. The episode runs...
canonical: https://daily.dev/posts/comments-and-votes-gby5dmikb
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Comments and Votes | daily.dev
og:description: Episode 12 of the Filament 5 In Depth series on Laracasts covers building Comment and Vote models in Laravel along with their relationships. The episode runs...
og:url: https://daily.dev/posts/comments-and-votes-gby5dmikb
og:image: https://api.daily.dev/og/posts/GbY5DmIkB.png
og:image:alt: Comments and Votes
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Comments and Votes

**[Larablog](https://daily.dev/sources/larablog)** · 1 min read · 0 upvotes · 0 comments

## Summary

Episode 12 of the Filament 5 In Depth series on Laracasts covers building Comment and Vote models in Laravel along with their relationships. The episode runs approximately 23 minutes and is part of a subscriber-only course focused on the Filament admin panel framework.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laracasts.com/episodes/4012>

## Similar posts on daily.dev

- [Filament Website and Plugins](https://daily.dev/posts/filament-website-and-plugins-qpyjcwbz3) · Larablog · 0 upvotes · 0 comments
- [Panel Configuration](https://daily.dev/posts/panel-configuration-0ed0eg7dq) · Larablog · 0 upvotes · 0 comments
- [Filament Panel Installation and Resources](https://daily.dev/posts/filament-panel-installation-and-resources-wtriyuxmj) · Larablog · 0 upvotes · 0 comments
- [Drop in comments for Filament with Commentions](https://daily.dev/posts/drop-in-comments-for-filament-with-commentions-yoovak7kf) · Laravel News · 1 upvotes · 0 comments
- [Theme and Layout](https://daily.dev/posts/theme-and-layout-lu7yarkpl) · Larablog · 0 upvotes · 0 comments

---

Tags: [#laravel](https://daily.dev/tags/laravel), [#php](https://daily.dev/tags/php)

[View this post on daily.dev](https://daily.dev/posts/comments-and-votes-gby5dmikb)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Comments and Votes","url":"https://daily.dev/posts/comments-and-votes-gby5dmikb","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/comments-and-votes-gby5dmikb"},"datePublished":"2026-02-24T17:48:18.991Z","dateModified":"2026-03-15T05:52:24.391Z","description":"Episode 12 of the Filament 5 In Depth series on Laracasts covers building Comment and Vote models in Laravel along with their relationships. The episode runs...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/807cc02337f9f72a58376ae4b5d50839?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/807cc02337f9f72a58376ae4b5d50839?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Larablog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Larablog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/33a3878c46fa4ca5835c51ce40a735c1","url":"https://daily.dev/sources/larablog"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/comments-and-votes-gby5dmikb","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"laravel,php","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Larablog","item":"https://daily.dev/sources/larablog"},{"@type":"ListItem","position":3,"name":"Comments and Votes"}]}
```

