Hello, everyone,
How are you guys doing? Fine, hopefully.
I’ll start by describing what I have done already, and what want to accomplish:
I have a website, which is basically an admin panel, built using Laravel framework. What I want to do is create an .exe that can connect to my website, however, I want to store some private info using the exeoutput. To make it clear:
Any suggestion for my problem? Thanks in advance.
Best regards,
Etoh
How are you guys doing? Fine, hopefully.
I’ll start by describing what I have done already, and what want to accomplish:
I have a website, which is basically an admin panel, built using Laravel framework. What I want to do is create an .exe that can connect to my website, however, I want to store some private info using the exeoutput. To make it clear:
- Some informations can be stored on my server;
- Some informations I wish to store it locally, on the user’s PC.
- PHP cURL;
- Ajax
Any suggestion for my problem? Thanks in advance.
Best regards,
Etoh
Last edited: