Support for File Associations #709
mmoollllee
started this conversation in
Ideas
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.
-
I'm looking for the right framework for me to build a native desktop app. NativePHP looks just perfect, as I could reuse large amounts of code for the existing Laravel Web App.
The desktop apps purpose is mainly to back up the data of the online service and enable the user to continue exploring the data, even after the project isn't live/online anymore. For this I already have a export feature in the webapp, exporting some json files with file attachments. This results in a .mycustomfileextention file. I'd love to be able to associate .mycustomfileextention with the native app to open these files on dbl click :)
Beta Was this translation helpful? Give feedback.
All reactions