I've built a Symfony application that have to be run on Windows and I want to make it very simple to be installed. For this purpose, I found PHPDesktop very perfect but I can't make it work with Symfony3 allthough there is a wiki page that describe how to make it work with Symfony 2.6 any solution or link to tutorial that make this app works with Symfony3 or 2.8 is welcome.
Asked
Active
Viewed 72 times
0
-
What is the error? You may also try asking on PHP Desktop Forum. – Czarek Tomczak Oct 04 '17 at 04:42
-
It simply show blank page. – Saint - Cyr MAPOUKA Oct 07 '17 at 18:20
-
Without errors or code no one can really answer this – Jake N Dec 06 '17 at 09:32
-
Thanks ! notice that an alternative answer I'm looking for is also a commercial version of PHPDesktop does it exist ? – Saint - Cyr MAPOUKA Dec 08 '17 at 11:29
-
You can enable debug console and see what logs say (404 errors maybe due to invalid routing configuration). See the Settings wiki page in phpdesktop. There is no commercial versoin of phpdesktop. – Czarek Tomczak Feb 18 '18 at 04:55