---
title: "Add Ratings and Status Badges"
url: https://daily.dev/posts/add-ratings-and-status-badges-ykkhntzfc
source_url: https://laracasts.com/episodes/4022
type: article
source: "Larablog"
published: 2026-03-04T14:31:27.306Z
updated: 2026-03-15T03:29:57.216Z
tags: ["laravel", "php"]
reading_time: 1
upvotes: 0
comments: 0
language: 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.

# Add Ratings and Status Badges

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

## Summary

A Laracasts episode covering how to enrich book cards in a Filament-based user-facing app with average ratings displayed as stars, while avoiding n+1 query issues, and adding status badges. The episode is part of a series on customizing Filament for user-facing applications and runs about 7 minutes.

## Full article

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

## Similar posts on daily.dev

- [Comments and Votes](https://daily.dev/posts/comments-and-votes-gby5dmikb) · Larablog · 0 upvotes · 0 comments
- [Build Helpful Table Actions](https://daily.dev/posts/build-helpful-table-actions-e0hw8djbi) · Larablog · 0 upvotes · 0 comments
- [Track Requests, Borrows, and Returns](https://daily.dev/posts/track-requests-borrows-and-returns-7hcooamel) · 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/add-ratings-and-status-badges-ykkhntzfc)
