Tutorial: http://www.itechempires.com/2017/09/laravel-5-5-api-user-authentication-passport-package
- Laravel 5.5
- PHP 7
- VueJS
- MySQL
- Laravel/Passport
- Clone the complete repository with Git Use following command
$ git clone https://github.com/yogeshkoli/laravel-passport.git
- Install required packages:
$ composer install