You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for the work on NativePHP and the Laravel ecosystem.
I wanted to ask if it is possible (or if there are recommended approaches) to use a custom installer for the executable generated by NativePHP. For example, using Inno Setup, NSIS, or a custom shell installer to package the generated executable along with additional assets, registry keys, or environment configurations before distribution to end users.
Is there a recommended way to hook into the build process for this purpose?
Are there caveats when wrapping the NativePHP executable in a third-party installer?
Would such an approach affect updates or the NativePHP runtime in any way?
If this is not currently documented, I would be happy to help document it once clarified.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
Thank you for the work on NativePHP and the Laravel ecosystem.
I wanted to ask if it is possible (or if there are recommended approaches) to use a custom installer for the executable generated by NativePHP. For example, using Inno Setup, NSIS, or a custom shell installer to package the generated executable along with additional assets, registry keys, or environment configurations before distribution to end users.
Is there a recommended way to hook into the build process for this purpose?
Are there caveats when wrapping the NativePHP executable in a third-party installer?
Would such an approach affect updates or the NativePHP runtime in any way?
If this is not currently documented, I would be happy to help document it once clarified.
Thank you for your guidance.
Beta Was this translation helpful? Give feedback.
All reactions