ODK with PHP Laravel framework

Hello Odkers,

How to integrate Odk with PHP Laravel framework? Any steps or suggestions to follow..

Thanks..

I know it's probably too late, but for the people who will land on this page, you can now use https://github.com/mchev/laravel-odk

1 Like

Thanks for posting the link here. You have done the hard work.
However, request you to provide steps to create the application or provide some working link. Thanks in advance.

Hi,
This is a package for laravel that can be installed via composer.
The procedure for installation and configuration is available in the readme : https://github.com/mchev/laravel-odk/blob/master/README.md
You will have to set your laravel application before testing.