Skip to content

Simple React/Redux SPA with real time features, backend using Laravel and laravel-echo-server with Redis

License

Notifications You must be signed in to change notification settings

makarkotlov/laravel-react-redux-spa

Repository files navigation

Task management SPA with React/Redux and Laravel.

  • Laravel-echo-server, Redis.
  • Materialize CSS.
  • MySQL database.
  • Laravel Passport.
  • React-Redux.

Install

  • composer install
  • npm i
  • npm i -g laravel-echo-server
  • Create .env file from .env.example
  • php artisan key:generate
  • php artisan migrate
  • laravel-echo-server init

Developer Run

  • laravel-echo-server start
  • php artisan queue:work

About

Simple React/Redux SPA with real time features, backend using Laravel and laravel-echo-server with Redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published