- Download the repository
- Copy .env.example to .env. Edit DB_DATABASE, DB_USERNAME, DB_PASSWORD accordingly to your database.
- Run
composer install - Run
php artisan migrate - Run
php artisan passport:installin order to generate Client Secret keys - Run
php artisan serve - Run
npm update - Run
npm install - Run
npm run watch - Open in browser
localhost:8000
rawsilence/laravel-reactjs-passport-authentication
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|