Laravel REST API backend with React/Redux frontend and HMR support.
This boilerplate pairs a Laravel REST API backend with a React single-page frontend using Redux for client-side state. It provides authentication, route-level code splitting, hot module reloading in development, a component library, and form handling. It's suited for projects that separate a Laravel API from a React SPA frontend.
0