laravel-linkedin icon indicating copy to clipboard operation
laravel-linkedin copied to clipboard

Linkedin API integration for Laravel and Lumen 5

Results 14 laravel-linkedin issues
Sort by recently updated
recently updated
newest added

I am using LinkedIn::getLoginUrl(['scope' => 'r_fullprofile,r_emailaddress,w_share']) to my LinkedIn login link, its considering the current URL in redirect_uri. **Login Link** `Linkedin ` **LinkedIn Config** `return [ 'api_key' => env('LINKEDIN_CLIENTID'), 'api_secret'...

How can I use a proxy for the curl call? Tnx

Hi, First of all thank you for making our lives easier by developing this. For some weird reason when I installed the app into our forge server, after logging in(linkedIn)...

(https://cloud.githubusercontent.com/assets/21958214/24740805/9cc41e6c-1ac0-11e7-8143-2523be0b844b.jpg) When i m install then occurs this type of error.. D:\xampp\htdocs\social>composer require artesaos/laravel-linkedin Using version ^1.2 for artesaos/laravel-linkedin ./composer.json has been updated Loading composer repositories with package information Updating...