SammyK / LaravelFacebookSdk

Fully unit tested Facebook SDK v5 integration for Laravel & Lumen
MIT License
693 stars 201 forks source link

Laravel 6.0 Support? #219

Open MartinDinkov opened 5 years ago

MartinDinkov commented 5 years ago

Hello. Laravel 6.0 has been released. Do you plan on supporting it?

MartinDinkov commented 5 years ago

@SammyK ?

leewillis77 commented 4 years ago

Hi;

It'd be great to hear from the maintainer if this package is still supported. I notice that there's a pull request to add Laravel 6.0 support (#218) but it'd be nice to know if this is going to be merged and released. Thanks

emergingdzns commented 4 years ago

same question

alvarose commented 4 years ago

Something new?

SuperStar518 commented 4 years ago

I found this repo forked from here nsivanoly/laravel-facebook-sdk It seems like to support laravel 6

vesper8 commented 4 years ago

I've also forked it here https://github.com/vesper8/laravel-facebook-sdk, making only very minor modifications.

It installs on Laravel 6 but I have not tested much.

Would be nice if @SammyK could officially merge one of the PRs and tag a new release even though it's been years, this package is still used a lot and relevant

thierrymaasdam commented 4 years ago

@SammyK ...?

bbashel1 commented 4 years ago

If anyone is looking for laravel 7 support. I added here https://github.com/bbashel1/LaravelFacebookSdk

alvarose commented 4 years ago

Thank you @bbashel1! I had been looking for one that worked with laravel 7.0 for some time