Project Overview
A secure and high-performance RESTful API designed for modern E-Commerce platforms, built with Laravel 12 and MySQL.
Key Features
Advanced Auth & Middleware: Secure authentication (Sanctum) paired with role-based access control (RBAC).
Social Login (SSO): Integrated Google and Facebook OAuth for seamless user onboarding.
Product & Media CRUD: Efficient management systems for handling dynamic e-commerce product catalogs and image uploads.
Database Design: Optimized relational database structure (One-to-Many / Many-to-Many) with schema migrations.
Admin Dashboard: Centralized panel for full control over platform resources and user permissions.
Tech Stack
PHP / Laravel 12
MySQL
Laravel Sanctum & Socialite