Upgrade Laravel + Inertia (React) UI to Tailux Admin Template (Full Integration Needed)

Замовник: AI | Опубліковано: 17.11.2025

My Laravel 10 + Inertia.js (React) app is feature-complete on the back end—routes, controllers, policies, authentication, and page components already work exactly as they should. What I now need is a clean front-end facelift: every screen currently rendered in React must be rebuilt with the Tailux Admin Panel UI (React + TailwindCSS) that I just purchased. Scope • Replace the entire existing UI with Tailux components and layouts. • Keep all current business logic, props, route names, and API calls untouched so nothing breaks server-side or in client-side state management. • No extra styling or feature tweaks—please use Tailux “as is,” just wire it in where my custom JSX lives today. Tech notes The project is on Laravel + Inertia.js with Vite for assets, React 18, and Tailwind already configured. You’ll mainly be working inside the resources/js folder, mapping my existing pages and shared components to their Tailux equivalents, updating imports, and adjusting class names where needed. Authentication views (login, register, password reset) are React components too and must render with the new theme. Deliverable A Git commit / PR that swaps out all legacy UI code for Tailux while allowing every route, form submission, and validation flow to run without regression. If `php artisan test` and my basic Cypress smoke suite still pass, the job is done. If you’ve migrated UIs on Laravel + Inertia projects before, this should be straightforward. Let’s get this shipped swiftly and smoothly.