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: | 2024-11-19 03:24:40 |
Package Statistics | |
---|---|
Total Downloads: | 13 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
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.