vendredi 6 mai 2016

Package development: how to include provider and aliases (Socialite)

I'm developing my first Larvel-based package. I want to include the Socialite package, so I put it like this in my composer.json file

"require": {
    "laravel/socialite": "^2.0"
},

Now, how do I include the provider and the alias as you'd normally do in /config/app.php ?

I think by now I've read every stackoverflow there is about this matter, but nothing seems to work.



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1TrO4PL
via IFTTT

Aucun commentaire:

Enregistrer un commentaire