laravel-reddit-api icon indicating copy to clipboard operation
laravel-reddit-api copied to clipboard

Laravel Reddit API wrapper

Results 7 laravel-reddit-api issues
Sort by recently updated
recently updated
newest added

Tested basic link and text posts and seems to be working OK. Ran it through [phpcompatibility](https://packagist.org/packages/phpcompatibility/php-compatibility) and saw no issues.

Hey guys, Can you please add php support 8.1 for laravel 9 ? - codewizz/laravel-reddit-api 0.3.0 requires php ^7.2 -> your php version (8.1.13) does not satisfy that requirement.

I really, really like this package and I'm interested in using it. However, I tried out to integrate it but I'm not able to pass through `getCaptchaResponse()`. How exactly am...