Skip to content

bizquiz/lti-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LTI example

Simple LTI integration example application.

All LTI related code can be found in the LTIController.

Quick start

Requirements

  • php version 7.1.3 or greater
  • composer
git clone https://github.com/bizquiz/lti-example
cd lti-example
composer install
php -S 127.0.0.1:8000 -t public

About

LTI integration example application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published