GrahamCampbell / Laravel-GitHub

A GitHub API bridge for Laravel
https://gjcampbell.co.uk
MIT License
622 stars 120 forks source link

Add no authentication connection example to config/github.php #75

Closed PoLaKoSz closed 6 years ago

PoLaKoSz commented 6 years ago

Hi!

I am a beginner so maybe this is obvious to a lot of developer but with this commit every user who set the default connection to none it will automagically call the GitHub API without authentication.

GrahamCampbell commented 6 years ago

Thanks. :)