laravel / forge-sdk

The official Laravel Forge PHP SDK.
https://forge.laravel.com
MIT License
528 stars 89 forks source link

Feature Request - Add Support for Enabling Inertia.js SSR via Forge API and SDK #176

Closed mehrancodes closed 8 months ago

mehrancodes commented 8 months ago

Requesting support for enabling Inertia.js Server-Side Rendering (SSR) through Laravel Forge's API and SDK.

Update

On my cli app Laravel Harbor, I added a Daemon and updated the deployment script via Forge API, but removing it is a little tricky since I don't have the Daemon ID when running it on Github workflow.

driesvints commented 8 months ago

Hi @mehrancodes. Unfortunately we have no plans for this right now. Thanks for your suggestion and we might pick this up in a future update.