Skip to content

shawti/lumen-react-redux-jwt-auth-base

Repository files navigation

What's Added

  • JWT Authentication (works natively).
  • Blade minifier.
  • React + Redux + Router.

Quick Try

git clone https://github.com/silenceExia/lumen-react-redux-jwt-auth-base.git my-app && cd my-app
composer install
bower install
npm install
gulp
php -S localhost:8000 -t public/

Then open your browser at http://localhost:8000.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published