sayedenam / sayed-dashboard
A complete admin dashboard package for Laravel applications
Package info
github.com/SayedEnam/sayed-dashboard
Type:laravel-package
pkg:composer/sayedenam/sayed-dashboard
v1.0.0
2026-06-08 19:15 UTC
README
A complete, production-ready admin dashboard package for Laravel applications. Quickly add user management, role-based access control, and a beautiful admin interface to your Laravel project.
✨ Features
- 🚀 One-Command Installation - Get started in seconds
- 👥 Complete User Management - Create, read, update, delete users
- 👑 Admin Role System - Built-in admin/regular user separation
- 📱 Responsive Dashboard - Works on desktop, tablet, and mobile
- 🎨 Easy Customization - Publish views and assets to override defaults
- 🔐 Authentication Ready - Works with Laravel's auth system
- 📊 Dashboard Analytics - View user statistics at a glance
- 👤 Profile Management - Users can update their profiles
- ⚡ Lightweight - Minimal dependencies, fast performance
📋 Requirements
- PHP ^8.2
- Laravel ^11.0|^12.0|^13.0
- Composer
🔧 Installation
Step 1: Install via Composer
composer require sayedenam/sayed-dashboard