Example to-do app (including auth) built with Laravel 7 and React.
This starter kit is designed to get you up and running with with react.js with Laravel, built on top of webpack module bundler. It is already setup to provide CSS preprocessing with PostCSS and SASS, CSS modules, image optimization, pre-configured routing and more.
A Laravel REST API backend with React/Redux, hot module reloading in development and route-level code splitting
We are going to create a simple REST API using Laravel 5 and React.js