ianfunghk/luckfbconnect

Facebook Connect for Laravel

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ianfunghk/luckfbconnect

1.0 2017-04-20 10:36 UTC

This package is not auto-updated.

Last update: 2025-10-04 01:04:27 UTC


README

// 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.