Skip to content

ianfunghk/luck-fb-connect-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Connect for Laravel

// config/app.php

'providers' => [ // ... Ianfunghk\Luckfbconnect\LuckfbconnectServiceProvider::class, ],

'aliases' => [ // ... 'Luckfbconnect' => Ianfunghk\Luckfbconnect\Luckfbconnect::class, ],

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages