Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 485 Bytes

File metadata and controls

11 lines (9 loc) · 485 Bytes

Music Library Application

About the Project

The Music Library Application is a Laravel-based web application designed for managing songs, albums, and user comments. This project demonstrates the use of Laravel's features such as routing, database migrations, authentication, and more.

Features

  • User authentication (registration and login)
  • Manage songs (create, update, delete)
  • Add and view comments on songs
  • Database-backed data storage
  • Intuitive user interface