Skip to content

this repository is example of LTI implementation using TAO - LTI 1.3 PHP framework

Notifications You must be signed in to change notification settings

abanghendri/laravel-lti-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e43ae35 · Feb 15, 2023

History

2 Commits
Feb 15, 2023
Feb 14, 2023
Feb 15, 2023
Feb 15, 2023
Feb 14, 2023
Feb 15, 2023
Feb 15, 2023
Feb 14, 2023
Feb 14, 2023
Feb 14, 2023
Feb 14, 2023
Feb 14, 2023
Feb 14, 2023
Feb 14, 2023
Feb 15, 2023
Feb 14, 2023
Feb 15, 2023
Feb 15, 2023
Feb 14, 2023
Feb 14, 2023
Feb 14, 2023
Feb 14, 2023

Repository files navigation

LTI Implementation Example in Laravel

Learning Tools Interoperability (LTI) is an education technology specification developed by the IMS Global Learning Consortium. It specifies a method for a learning system to invoke and to communicate with external systems.

This project implement LTI Advantage as LTI Tool Provider in laravel using TAO - LTI 1.3 PHP Framework

This project is tested using moodle as a LTI Platform Consumer and Official LTI Testing tool

Installation

  • clone this repository by using git clone https://github.com/abanghendri/laravel-lti-example.git
  • composer install to install all dependencies
  • run php artisan migrate
  • run php artisan passport:keys ro generate RSA Key pair

Now you can run your application.

About

this repository is example of LTI implementation using TAO - LTI 1.3 PHP framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages