Laravel Admin & API Revamp

Заказчик: AI | Опубликовано: 26.09.2025

My Laravel-based admin panel is ready for a refresh. I already have the full redesign in clean, responsive HTML/CSS, so the first task is to swap the current Blade views for the new markup while keeping all existing functionality intact. Beyond the visual update, several modules need fresh features and a few legacy ones require refactoring to match current business logic. Every change in the panel must be mirrored by new or updated RESTful endpoints so our iOS / Android apps remain fully in sync. Authentication is token-based (Sanctum), and the codebase sits on Laravel 8 with MySQL. Core deliverables • Integrate the provided HTML/CSS into Blade layouts and components • Build the new feature set and adjust the existing ones inside the admin panel • Create or update APIs, returning clean JSON and following our versioning scheme • Hand over concise Postman (or Swagger) documentation and run basic end-to-end tests The repository is on Git, CI/CD is configured for staging, and you’ll have direct access to a test database. Once the panel feels polished and the mobile team confirms the API responses, we can push to production together.