Currently there's options to launch PHP and Node applications separately, but some stacks require both. An example we're using is Inertia (Laravel + Vue/React etc.).
The applications we launch on ploi cloud can currently run client-side, but there's no way to run server-side rendering without perhaps launching 2 separate applications. In ploi.io there's already support for this, so it would be great if we can have the same functionality here. In that case both PHP and node are running.
Extra info: https://www.inertiajs.com/server-side-rendering default port is 13714, laravel command to run SSR is
php artisan inertia:start-ssr
Inertia SSR is now supported: https://ploi.cloud/documentation/laravel/inertia-ssr
-
Zander van der Meer moved item to board Live
1 week ago -
Dennis moved item to board In progress
1 week ago -
Dennis moved item to board Planned
1 week ago -
Steets moved item to project Applications
2 weeks ago -
Steets created the item
2 weeks ago