What is the best practice using sentry projects for logging different languages, application parts?

What is the best practice using sentry projects for logging different languages, application parts?
I want send logs from backend (php) and frontend(js/vue). Should i’m creating two projects or send all logs to one?