aj-techsoul / ELECTRON-4-PHP

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

Please write a guide on how to do this on windows #17

Closed mahmed0715 closed 5 years ago

mahmed0715 commented 5 years ago

Please write a guide how to get this work on windows. Tia

aj-techsoul commented 5 years ago

Okay sure i will make a video or picture guide on this.

AJ Kumar

(Founder & CEO)

Mobile : +91 9862542983

Email : techsoul4@gmail.com techsoul4@gmail.comWebsite : www.techsoul.in http://www.techsoul.in/

On Sun, Sep 15, 2019 at 5:59 AM Mustak Ahmed notifications@github.com wrote:

Please write a guide how to get this work on windows. Tia

— 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/17?email_source=notifications&email_token=AGP4QIBZFAEDY4W7KVHHG3DQJV6WVA5CNFSM4IWYU7C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HLM6Z3Q, or mute the thread https://github.com/notifications/unsubscribe-auth/AGP4QIGBSFTB6AZACY5ETRTQJV6WVANCNFSM4IWYU7CQ .

Gshira1211 commented 5 years ago

hello I need help in the configuration on windows OS I install dependencies and start it but nothing happens Capturenpm

aj-techsoul commented 5 years ago

Are you using the Windows Version of Electron-4-PHP ? if yes then it should working fine. I think there is problem in installation. Please use this method.

Clone this repository

git clone https://github.com/AJ-TechSoul/ELECTRON-4-PHP

Go into the repository

cd ELECTRON-4-PHP

Install dependencies

npm install

Run the app

npm start

aj-techsoul commented 5 years ago

If you are using windows branch then please try using master. https://github.com/AJ-TechSoul/ELECTRON-4-PHP/tree/master and Please make sure you use npm install command before npm start I tried again now and it works.

Gshira1211 commented 5 years ago

this want I get after cloning, installing and run the master one on windows OS 2019-09-17

If you are using windows branch then please try using master. https://github.com/AJ-TechSoul/ELECTRON-4-PHP/tree/master and Please make sure you use npm install command before npm start I tried again now and it works.

aj-techsoul commented 5 years ago

Please run setenv.bat file in the project folder. Then again run using npm start.

AJ Kumar

(Founder & CEO)

Mobile : +91 9862542983

Email : techsoul4@gmail.com techsoul4@gmail.comWebsite : www.techsoul.in http://www.techsoul.in/

On Tue, Sep 17, 2019 at 6:22 PM Gshira1211 notifications@github.com wrote:

this want I get after cloning, installing and run the master one on windows OS [image: 2019-09-17] https://user-images.githubusercontent.com/41670129/65043124-987b1d00-d95a-11e9-8ee7-c79e51e5f4f7.png

If you are using windows branch then please try using master. https://github.com/AJ-TechSoul/ELECTRON-4-PHP/tree/master and Please make sure you use npm install command before npm start I tried again now and it works.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AJ-TechSoul/ELECTRON-4-PHP/issues/17?email_source=notifications&email_token=AGP4QIECR3I2BS3CU26BIILQKDHHBA5CNFSM4IWYU7C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD64NHWY#issuecomment-532206555, or mute the thread https://github.com/notifications/unsubscribe-auth/AGP4QIEX6BCEYOO62RWVTRDQKDHHBANCNFSM4IWYU7CQ .

Gshira1211 commented 5 years ago

thx it works now I have added php: "php\\php.exe", in line 66 on the main.js for the ELECTRON-4-PHP-master

aj-techsoul commented 5 years ago

That's Great News.

AJ Kumar

(Founder & CEO)

Mobile : +91 9862542983

Email : techsoul4@gmail.com techsoul4@gmail.comWebsite : www.techsoul.in http://www.techsoul.in/

On Tue, Sep 17, 2019 at 10:27 PM Gshira1211 notifications@github.com wrote:

thx it works now I have added php: "php\php.exe", in line 66 on the main.js for the ELECTRON-4-PHP-master

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AJ-TechSoul/ELECTRON-4-PHP/issues/17?email_source=notifications&email_token=AGP4QIEGGUJZ2QALUZP5S63QKEEANA5CNFSM4IWYU7C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD65GDQI#issuecomment-532308417, or mute the thread https://github.com/notifications/unsubscribe-auth/AGP4QIGKL26WA2SFCZ3QQ63QKEEANANCNFSM4IWYU7CQ .