Closed DeanVanGreunen closed 2 years ago
I have added the library to my package.json and it has installed successfully, I also installed the parent oauth2 library, but League\OAuth2\Client\Provider\LinkedIn can't be found, I'm using laravel 8 and php 8.1
package.json
League\OAuth2\Client\Provider\LinkedIn
laravel 8
php 8.1
@stevenmaguire please assist
I have added the library to my
package.json
and it has installed successfully, I also installed the parent oauth2 library, butLeague\OAuth2\Client\Provider\LinkedIn
can't be found, I'm usinglaravel 8
andphp 8.1