DEV Community

Cover image for Setup Passport functionality in Laravel
EasyCode Sardar
EasyCode Sardar

Posted on • Originally published at easycodesardar.blogspot.com

2 1

Setup Passport functionality in Laravel

First of all install laravel new project by composer
composer create-project laravel/laravel laraERP

Important: please add namespace inside RouteServiceProvider
protected $namespace = 'App\Http\Controllers';

Now, install passport functionality inside our laravel project
composer require laravel/passport

Read more: https://easycodesardar.blogspot.com/2021/11/Setup%20Passport%20functionality%20in%20Laravel.html

Top comments (0)

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more