Connecteev

Results 61 comments of Connecteev

@vesper8 hi again! can you try this and see if it works for you? It did for me. https://github.com/Bogardo/Mailgun/issues/156

Just discovered an even cleaner solution: Actually don't need this in the composer.json at all: ``` "repositories": { "vesper8/mailgun": { "type": "vcs", "url": "https://github.com/vesper8/mailgun" } } ``` But php-http/guzzle6-adapter is...

+1 This doesn't work with Laravel 5.8 without nesbot/carbon v 2.19

I agree, I just realized that vodal (as good as it is) is not responsive! We're in 2019 so this is a requirement for all web developers. @chenjiahan Can we...

@chenjiahan the measure props are in px only, that doesn't work for resizing the window in a "fluid" manner. We'll have to add multiple media queries...is it possible to add...

@anandsiddharth do you mean in [this file](https://gitlab.com/connecteev/_laravel_auth_socialite_with_laravel_passport/blob/schedula_laravel_passport_socialite/app/Http/Controllers/SocialLoginController.php)? Any chance you could submit a PR to help get the initial token? Would be helpful.

Didn't quite fix it....I havent been able to get the package to work...but if you want to close the ticket that's okay..

@anandsiddharth I didn't get this package working, but if you'd like me to be a guinea pig and make this user-friendly, I'm happy to. I have emailed you my contact...

@anandsiddharth yes, that doesnt do anything though...it gets the keys from my env file, which is working fine. I have a migration for my passport client credentials, so they dont...