NativePhp with Laravel in dockerize environments #578
Unanswered
Lotykun-Softonic
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, good day. My particular case is the following: I have a series of Laravel projects that I would like to convert into native apps. However, these Laravel apps are complex environments composed of dockerized systems distributed with Redis, a database, AMQP, etc.—basically everything that Sail allows you to use. The problem is that it seems like native:electron is designed to be used only in host environments because it requires certain permissions.
My question is: is there any development path that considers this kind of setup? Is there any ongoing work on a system that would allow the creation of native apps from a dockerized environment?
Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions