- Clone this repo
- Follow firebase related steps from -- https://codeportal.in/laravel-8-send-web-push-notification-using-firebase/
- Go to root direcotory of this project and run -- composer install
- Once done, run -- php artisan serve
- You can see demo here -- http://localhost:8000/
For detailed information, visit https://codeportal.in/laravel-8-send-web-push-notification-using-firebase/