Skip to content

badasukerubin/laravel-react-authentication

Repository files navigation

laravel-react-authentication

Repo on 'Setting up Laravel and React.js the right way (Using user authentication)' article

  1. Clone the repo
git clone https://github.com/000kelvin/laravel-react-authentication.git
  1. Enter the project folder
cd laravel-react-authentication
  1. Install javascript dependencies and packages
npm install
  1. Run migrations
php artisan migrate
  1. Install Passport
php artisan passport:install

About

Repo on 'Setting up Laravel and React.js the right way (Using user authentication)' article

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published