I\'m running a Laravel 8 project and I want to implement OAuth2. I successfully ran the following commands:
composer require laravel/ui --dev
ph