A simple web music player built with Laravel for the backend and Vue.js for the frontend. It fetches tracks from the Jamendo API, displays album covers, artists, and allows playing songs directly in ...
Lightweight PHP MVC framework built by Mouad Oumous while learning Laravel internals. Demonstrates routing, controllers, models, views, middleware, database handling with PDO, sessions, validation, ...