kreait / laravel-firebase

A Laravel package for the Firebase PHP Admin SDK
https://github.com/kreait/firebase-php
MIT License
1.05k stars 169 forks source link

Invalid Token when deploy on Vercel #100

Closed denusklo closed 3 years ago

denusklo commented 3 years ago

The issue occur when I deploy my web app on Vercel.

The error message:

The token is invalid: file_put_contents(/var/task/user/storage/framework/cache/data/24/fc/24fc69d48eaa682f929a7045e8f4700237c0083e): failed to open stream: No such file or directory

Everything is fine on localhost but when I deploy. it sads.

jeromegamez commented 3 years ago

This seems to be an issue with running Laravel on Vercel, not an issue directly related to this package - I'm afraid I can't provide free support for issues not directly related to this library, I hope you can understand 🙏