facade / flare-client-js

The JavaScript client for Flare, to catch any frontend errors.
https://flareapp.io
Other
3 stars 4 forks source link

Is it possible to have both Laravel and js on same project? #116

Closed tobz-nz closed 1 year ago

tobz-nz commented 1 year ago

Ah, just answered my own question but going to post it anyway for others.

Yes, but its clunky - set the project as js, get the token and change it back to Laravel - setup your js client.

Would be tidier if the js token was avaialble on laravel/php settings page as well as the serverside key.

Sam-Apostel commented 1 year ago

We designed this flow to guide users in creating a new project for different systems. I do however like the idea of a dedicated settings page for all api keys that are active for a project.

I created a discussion on our roadmap repo: https://github.com/spatie/flareapp.io-roadmap/discussions/77