bobbybouwmann8 years agoLevel 88ReplyReport SpamNot really sure what you mean with instant articles, but Facebook has a great API which you can use for almost anything! This package can help you with that: https://github.com/SammyK/LaravelFacebookSdk Like Reply
watashin OP 8 years agoLevel 1ReplyReport SpamHi bobby, Facebook has a feature called Instant articles: https://instantarticles.fb.com/ I have used it in wordpress CMS before as a plugin (https://wordpress.org/plugins/fb-instant-articles/) , and it was easy to set up. However, when I start moving to Laravel, I find it hard to get around the API and SDK things since i'm still new to laravel and all the hardcore codings. I really need help on how to set up this because I'm afraid i might do worst than helping. Thanks if you have any idea. Like Reply
bobbybouwmann8 years agoLevel 88ReplyReport SpamYou can probably use the Facebook SDK for that as well: https://github.com/facebook/facebook-instant-articles-sdk-php Like Reply