ianfunghk/luckfbconnect
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.
Related Packages
ryannielson/shareable
A Laravel 4 package to make it easy to add social sharing buttons to your applic...
2,771
22
despark/laravel-social-feeder
Social feeder for laravel. With this you can get feed from facebook page, twitte...
134
13
thomaswelton/laravel-oauth
Laravel package for the simplification and integration of many of your users mos...
961
41