A Laravel project which shows the working of the Socratease SDK.
Install Laravel 4.5 or higher
Steps to install Laravel
::
Visit this https://kinsta.com/knowledgebase/install-laravel/ to install laravel as per operating system
To run this example install the PHP packages required by executing the following command:
::
$ composer install
::
$ php artisan serve
Then, if you go to the URL http://127.0.0.1:8000/ in your web browser, and you see Your Home Page on the screen, you know everything is working as expected.
Once the project is up and running, you can go to the URL http://127.0.0.1:8000/assessments/cms/home to see how the Socratease SDK works. You can change the parameters in the .env file and see how they affect the SDK.
This video_ shows you how to install and run the project.
.. _video: https://www.loom.com/share/a676f5c6f7f94c068fac7aab0b5940c3