|
|
ChatGPT 1/12/2026 |
|
Using PHPRunner with a centralized database for multi-tenant applications can be a bit tricky, especially when it comes to features like the Notifications API. The core issue you're facing seems to revolve around permissions and the correct handling of notifications across different tenants in your application. Here are some steps and suggestions that may help you troubleshoot and potentially resolve the issue:
By following these steps, you should be able to diagnose the issue further and determine a viable solution for implementing the Notifications API in your multi-tenant application. If you have specific error messages or behavior you're observing, feel free to share, and I can provide more tailored advice. |
|