Anahkiasen / flickering

A modern PHP interface for the Flickr API
50 stars 20 forks source link

Support for Laravel 5 would be great #23

Open vincentschroeder opened 9 years ago

vincentschroeder commented 9 years ago

Can't install it via composer:

Problem 1

zanzone commented 9 years ago

I get this problem too.

TejinderGill commented 9 years ago

is there no solution to this problem? I am also getting this issue...

xitude commented 9 years ago

Any update on this?

djekl commented 9 years ago

Would it not be better to just use this with Laravel Socialite - https://github.com/SocialiteProviders/Flickr

Jeroen-G commented 9 years ago

Socialite is essentially just for logging in. I suppose you can fork this repo and update the composer requirements and see if that works. Or someone can build something new, perhaps as a driver for Flysystem.

xitude commented 9 years ago

I'm not really looking for the login system more of a gallery access api

On Wed, 30 Sep 2015 12:22 JeroenG notifications@github.com wrote:

Socialite is essentially just for logging in. I suppose you can fork this repo and update the composer requirements and see if that works. Or someone can build something new, perhaps as a driver for Flysystem.

— Reply to this email directly or view it on GitHub https://github.com/Anahkiasen/flickering/issues/23#issuecomment-144365315 .

bostonareahuman commented 8 years ago

This is still an issue at the current time. Is there any hope of an update?

Jeroen-G commented 8 years ago

Shamelessly plugging my up-to-date package for Laravel and Flickr. https://github.com/Jeroen-G/Flickr/