Download the PHP package socialogin/linkedin without Composer
On this page you can find all versions of the php package socialogin/linkedin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package linkedin
LinkedIn-login-Package
Installation
Require this package, with Composer, in the root directory of your project.
Add the service provider to config/app.php
in the providers
array.
Configuration
Laravel requires connection configuration. To get started, you'll need to publish all vendor assets:
You are free to change the configuration file as needed, but the default expected values are below in .env file:
Add oauth_id and oauth_type column in Users table and linkedIn login button on login page and assign the route as "url('auth/linkedin')".
All versions of linkedin with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^9.19
laravel/jetstream Version ^3.0
laravel/sanctum Version ^3.0
laravel/socialite Version ^5.6
laravel/tinker Version ^2.7
livewire/livewire Version ^2.11
laravel/jetstream Version ^3.0
laravel/sanctum Version ^3.0
laravel/socialite Version ^5.6
laravel/tinker Version ^2.7
livewire/livewire Version ^2.11
The package socialogin/linkedin contains the following files
Loading the files please wait ....