Closed nevtag closed 7 years ago
The examples are currently designed to be inserted in the website. They do not work anymore as a standalone website. I'll fix it asap.
Am 03.11.2016 um 12:12 schrieb Thierry Feuzeu:
The examples are currently designed to be inserted in the website. They do not work anymore as a standalone website. I'll fix it asap.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jaxon-php/jaxon-examples/issues/2#issuecomment-258115725, or mute the thread https://github.com/notifications/unsubscribe-auth/ABiy4hEQ7KszoxbmndkaoM67SeExpPRTks5q6cGKgaJpZM4KoJUr.
Thx Thierry, that sounds good.
You have made a lot of work, to push the old xajax. Great job.
I use it many many years, and I will now migrate my application to symfony.
So, I will test, your installation instructions, it seems that it will not run out of the box.
I will help you, so others can use it "out of the box", because jaxon/xajax is awesome.
I opend an other Issue,
The service "jaxon.ajax" has a dependency on a non-existent
service "request".
regards,
joc
Hi, Have you fixed this issue? Which version of Symfony are you using?
The examples can now be installed separately. The install steps are described in the README.
Thx Thierry. I have decided to use my own framework after some tests with symphony. So I have jaxon-php integrated in my framework, and migrate it up to php7.
Hi Thierry,
in the index.php of the examples is this line. require(DIR . '/includes/menu.php')
But the directory does not exists.