Laravel Packages

Build UI Dashboards For Your Laravel Models

Published
Build UI Dashboards For Your Laravel Models image

Model Stats for Laravel is a package that gives you a statistics dashboard for your Laravel application. Users can build dashboards from the Web UI without any coding knowledge, using application models.

  • Multiple data aggregation types the user can select:
    • Daily Count (Number of records per day).
    • Cumulated Daily Count (Total number of records since beginning, every day).
    • Period Total (Number of new records during the selected period).
    • More planned...
  • Drag and drop and resize widgets
  • Configurable authorization gate for non-local access to the dashboard

From what I can tell, the dashboard frontend uses Vue v2, Tailwind, and chart.js, among other frontend NPM packages. You don't have to manage UI assets for this package; it installs them via the package's setup command.

You can learn more about this package, get full installation instructions, and view the source code on GitHub.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Image Dominant Color and HEIC Support in Laravel 13.24 image

Image Dominant Color and HEIC Support in Laravel 13.24

Read article
Official Laravel Zed Extension: LSP for PHP & Blade image

Official Laravel Zed Extension: LSP for PHP & Blade

Read article
Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD image

Laravel Head: Manage Meta Tags, Open Graph, and JSON-LD

Read article
PhpStorm 2026.2 Released image

PhpStorm 2026.2 Released

Read article
Laravel Doctor: Diagnose Your App With One Artisan Command image

Laravel Doctor: Diagnose Your App With One Artisan Command

Read article
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article