larafirebase

😍 Laravel Firebase Cloud Messaging. ✍️ Developed by Gentrit Abazi.

MIT License

Downloads
457.5K
Stars
368

Bot releases are hidden (Show)

larafirebase - 1.3.8 Latest Release

Published by gentritabazi 12 months ago

New package by the author is here https://github.com/gg-innovative/larafirebase and offers support for FCM HTTP V1 API and FCM Topics.

larafirebase - 1.3.7

Published by gentritabazi over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/kutia-software-company/larafirebase/compare/1.3.6...1.3.7

larafirebase - 1.3.6

Published by gentritabazi over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/kutia-software-company/larafirebase/compare/1.3.5...1.3.6

larafirebase - 1.3.5

Published by gentritabazi about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/kutia-software-company/larafirebase/compare/1.3.4...1.3.5

larafirebase - 1.3.4

Published by gentritabazi over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/kutia-software-company/larafirebase/compare/1.3.3...1.3.4

larafirebase - 1.3.3

Published by fatonselishta over 2 years ago

larafirebase - 1.3.2

Published by gentritabazi almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/kutia-software-company/larafirebase/compare/1.3.1...1.3.2

larafirebase - 1.3.1

Published by gentritabazi almost 3 years ago

1.3.1

larafirebase - 1.3.0

Published by gentritabazi over 3 years ago

1.3.0

  • Drop support for old versions of Laravel (f721d13) πŸ™‹.
larafirebase - 1.2.0

Published by gentritabazi over 3 years ago

1.2.0

  • Merged pull request from @astritzeqiri to create MIT License for package (4b222a0) 😊.
  • Added helper larafirebase() (2006d94) ❀️.
  • Added method fromRaw to build payload from scratch (7a37a67) πŸš€.
  • Added Tips & Payload section to ReadMe (6840422) πŸ‘Œ.
larafirebase - 1.0.7

Published by gentritabazi over 3 years ago

1.0.7

  • Merged pull request from @alchalade to accept string tokens and throw error after unsupported token format (d8c4e9f) 😊.
larafirebase - 1.0.6

Published by gentritabazi over 3 years ago

1.0.6

  • Fixed method withTitle is not available for FirebaseMessage class (58e5e55) πŸ‘Œ.
  • Added method withPriority (f851446) πŸš€.
larafirebase - 1.0.5

Published by gentritabazi over 3 years ago

1.0.5

  • Add support to use in Notifications.
  • Improved Code (9a6ca6e, 92861b9).
larafirebase - 1.0.1

Published by gentritabazi over 3 years ago

1.0.1

  • Added Larafirebase facade (3ec17ba).
larafirebase - 1.0.0

Published by gentritabazi over 3 years ago

1.0.0

  • Init Release