aj-techsoul / ELECTRON-4-PHP

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

laravel 8 can't run using this, because laravel only runs on php version 7.4 #38

Closed nazrul-dev closed 1 year ago

nazrul-dev commented 2 years ago

laravel 8 can't run using this, because laravel only runs on php version 7.4 and above, can you develop with different php version releases

winnie80 commented 1 year ago

what if you upgrade your local php to version 8? cause electron will use local php

aj-techsoul commented 1 year ago

Its upgraded to php 8.2 now.