Create API Rest with Laravel 5.6 Passport Authentication (Part 1)
We learning to create a authentication system with API Laravel Authentication Passport OAuth
Notice we recommend upgrading to a more modern version. Read upgrade instructions.
Step 1. Install Laravel
In first step, we require to get fresh Laravel application using bellow command, So open…