rrozaq / fcm-notifications

FCM Notifications with Laravel

Home Page:https://thewebtier.com/laravel/implement-fcm-notification-with-laravel/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FCM Notifications with Laravel

Project Setup

  1. Download or clone project git clone https://github.com/usamamuneerchaudhary/fcm-notifications.git
  2. Install dependencies by running composer install
  3. Rename .env.example to .env
  4. Add FCM_LEGACY_KEY to your .env file
  5. Run php artisan key:generate

Tutorial

https://thewebtier.com/laravel/implement-fcm-notification-with-laravel/

About

FCM Notifications with Laravel

https://thewebtier.com/laravel/implement-fcm-notification-with-laravel/

License:MIT License


Languages

Language:PHP 96.2%Language:HTML 3.2%Language:Vue 0.6%