I am having error in installing laravel/socialite
in my laravel 5.2 project.
I tried this -- composer laravel/socialite
but gets an error like this.
Please help me.
You should write this
composer require laravel/socialite
this is the command. Use this