Install Laravel Socialite without composer?

470 Views Asked by At

I was adding social authentication using laravel socialte. and It works prfectly on local machine. but when I add that functionality to live server and putting the package inside composer directory and updating composer.json is not working. I am asking if there is any possible way to install the package to a web server without composer?

0

There are 0 best solutions below