| Package Data | |
|---|---|
| Maintainer Username: | ianfunghk |
| Maintainer Contact: | ianfunghk@459734.no-reply.drupal.org (Ian Fung) |
| Package Create Date: | 2017-04-20 |
| Package Last Update: | 2017-04-20 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-31 03:01:36 |
| Package Statistics | |
|---|---|
| Total Downloads: | 17 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
// config/app.php
'providers' => [ // ... Ianfunghk\Luckfbconnect\LuckfbconnectServiceProvider::class, ],
'aliases' => [ // ... 'Luckfbconnect' => Ianfunghk\Luckfbconnect\Luckfbconnect::class, ],
The MIT License (MIT). Please see License File for more information.