Skip to content

WaveStream is a powerful and intuitive music streaming platform built with Laravel and modern web technologies.

License

Notifications You must be signed in to change notification settings

zZOKofficial/WaveStream

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License


Music Admin Dashboard

A slick and minimal Admin Panel to manage users, songs, and everything behind your music platform. Built with Laravel, Blade, and Bootstrap 5 with a full dark theme and responsive layout.


Features

  • Admin login, logout, and profile
  • User management: list, edit, delete
  • Music management: upload, edit, delete songs
  • Dashboard with alerts for success/errors
  • Font Awesome icons for a sleek UI
  • Sidebar navigation with active route highlights
  • Fully responsive (mobile-first)

Tech Stack

  • Framework: Laravel 10+
  • Frontend: Blade, Bootstrap 5, Font Awesome 6
  • Database: MySQL
  • Authentication: Laravel Breeze / Sanctum (optional)

Installation

git clone https://github.com/yourusername/music-admin-dashboard.git
cd music-admin-dashboard

composer install
npm install && npm run dev

cp .env.example .env
php artisan key:generate

About

WaveStream is a powerful and intuitive music streaming platform built with Laravel and modern web technologies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages