inertiajs / inertia-laravel

The Laravel adapter for Inertia.js.
https://inertiajs.com
MIT License
2.01k stars 224 forks source link

Connecting to an external host using NodeJS #546

Closed DlouhyDavid closed 11 months ago

DlouhyDavid commented 11 months ago

Is there a way to link Laravel to use a node process from another host? Specifically, I have a container with PHP. Then I have a second container with NodeJS. I want SSR to work and Laravel to use the Node container from the PHP container.

jessarcher commented 11 months ago

Hi there,

Thanks for reporting the problem you are encountering, but it looks like this is a question that may be better suited for a support channel. We only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use the functionality provided by this repository, you can try one of the following channels:

However, this issue will not be locked, and everyone is free to discuss solutions to your problem!