suresh-ramani / larafirepush

Firebase Push Notification Laravel Tutorial

Home Page:https://techvblogs.com/blog/firebase-push-notification-laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Push Notification Laravel Tutorial

Install Packages

composer install

Copy .env file

cp .env.example .env

Set Database Detail

Install NPM Dependencies

npm install

Start Laravel Project

php artisan serve
npm run dev

Connect with Us

About

Firebase Push Notification Laravel Tutorial

https://techvblogs.com/blog/firebase-push-notification-laravel


Languages

Language:PHP 68.3%Language:Blade 31.1%Language:Shell 0.6%