aj-techsoul / ELECTRON-4-PHP

An easiest way to use php in electron
MIT License
202 stars 46 forks source link

After run this command ( npm install electron-packager) , All thing goes empty no any page responding. #31

Open mduzair025 opened 3 years ago

mduzair025 commented 3 years ago

when I trying to build by (npm install electron-packager) command .exe the file generated successfully but there is an issue that my all data has been removed and shown as blank fields and I unable to see any PHP response. please help me. how can i solve this.

ufopilot commented 3 years ago

same here.. only a blank page.

aj-techsoul commented 3 years ago

After Packaging this problem happening means possibly its not able to create PHP server. Because its already on. So try stop previous PHP server and them try running it.

On Wed, Jan 6, 2021, 12:40 AM ufopilot notifications@github.com wrote:

same here.. only a blank page.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AJ-TechSoul/ELECTRON-4-PHP/issues/31#issuecomment-754839113, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGP4QIB6V2BSPWZLRXR4IYTSYNP2DANCNFSM4VUYDQGQ .

mduzair025 commented 3 years ago

@AJ-TechSoul Thank you for the reply. But still, that issue is not resolved, I made my apache sever turn off.

ufopilot commented 3 years ago

Hi there, i started a new project and did all steps

Thx

ufopilot commented 3 years ago

How can i use a renderer.js in a laravel view?

aj-techsoul commented 3 years ago

Wow thats Good. @ufopilot Please contribute as its a important open source project. For me i am normally working for living and its difficult contribute regularly. I invite you for contribution if you feel good.