# electron_php_thinkworker **Repository Path**: wyne2017/electron_php_thinkworker ## Basic Information - **Project Name**: electron_php_thinkworker - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-03-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## auto refresh page DevTools, develop thinkworker php server ## 自动刷新页面开发工具,开发thinkworker的php服务端工具 ## also you can use this to develop a php desktop software ## 当然,你也可以用这个来开发PHP的web桌面应用 ## 使用的配置为 used softwar: * electron1.8.7 * php7+ * thinkworker ## 说明 readme * copy the directory of this program to the path ```resources/app/```,and copy php7 software to the same directory,also you must rename php7 directory name * 将文件拷贝到electron的目录下```resources/app/```,另将php7+程序拷贝到相同目录下并命名为php7目录名称。 * you can set your config in the main.js. * 你可以修改main.js里的debug级别和配置内容。 * run the electron.exe, then you can watch the page will be auto refresh when your thinkworker file is changed * 执行electron.exe,你就可以在编辑thinkworker项目的同时,在electron里即时的看到你项目页面所发生的变化。 ![image](https://gitee.com/wyne2017/electron_php_thinkworker/raw/master/test.gif)