Coder Social home page Coder Social logo

laravel-fcm's Introduction

Hi ๐Ÿ‘‹, I'm John Cruz

A Software Engineer ๐Ÿš€ from El Salvador

Facebook LinkedIn John Cruz LinkedIn John Cruz Instagram

Languages and Tools:

John Cruz Github Stats

laravel-fcm's People

Contributors

williamcruzme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

laravel-fcm's Issues

PHP 8 support

Hi, I love this package and used it in my project.
Could you please upgrade so it support PHP 8?

possible global key problem

to save an headache, i found a bug with the new release and am going to report it

just after upgrading, i got this error:

"message": "williamcruzme\\FCM\\Channels\\FcmChannel::__construct(): Argument #3 ($globalPayload) must be of type array, null given, called in /home/dotsynergy/code/git/laravel/meliver_backend/vendor/williamcruzme/laravel-fcm/src/FCMServiceProvider.php on line 27", "exception": "TypeError", "file": "/home/dotsynergy/code/git/laravel/meliver_backend/vendor/williamcruzme/laravel-fcm/src/Channels/FcmChannel.php", "line": 47,

and looked at the constructor.
apparently when the constructor gets called in FCMServiceProvider.php , the third parameter is forced as config('fcm.payload') , however in the declaration expects an array, and while no config parameter is supplied, the config for fcm.payload is null.
i'd propose a null check in the constructor declaration (since it expects an array but clearly it hasn't)

Queue Support

Hey, sorry... not an issue yet, but thought I'd ask here.

You say it has queue support but didn't mention anything else in the README about this. Does laravel fcm not run asynchronously out of the box? Do my requests block when processing a downstream message?

If so, will using your lib allow me to queue downstream messages so that my requests don't block?

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.