This is a simple boilerplate for react- redux front end and laravel at the backend. Security and convenience of laravel auth is present. In order to make the Single page application (SPA) development faster.
This is preinstalled with:
- laravel: 5.8
- React: 16.2
- React-router-dom: 5.0.1
- lodash: 4.17.5,
- react-dom: 16.2.0,
- redux: 4.0.1,
- redux-think: 2.3.0
- bootstrap: 4.1
- Laravel-mix-alias : 1.0.2
- The session driver is by default database (helps with in depth session management. E.G. per device session like facebook)
- api_token field has been added to the user migration
Install react on laravelconfigure auth nd app layoutsCreate a simple user info fetch appMake use of react-routerAdd Code SplittingHot module Replacement
npm run hot
This project is still under development. Proceed with extreme precaution when using it in production mode.
For contributing please contact me.
safayatjamil27@gmail.com