Seems someone has forked it and updated it to work with newer versions
Dec 17, 2020
6
Level 6
Package for querying Facebook Graph API
Looking for suggestions about how to handle integrating Facebook Graph API queries into my Laravel app. I have an app that has been on Laravel 6 and was using this package: https://github.com/SammyK/LaravelFacebookSdk
But I recently have started updating to Laravel 8 and it's no longer compatible or maintained. So looking for something that will help handle that.
Right now I get an access token, then query some data from events that users are attending to pull into my app.
Please or to participate in this conversation.