Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@chrispittman chrispittman released this 25 Apr 14:25
6999a2b

Adds two new config options to:

  • Set the Laravel connection name, if you're storing LTI info somewhere other than your default database
  • Supply your own custom class for providing a DataConnector, if you want to completely customize the implementation

Fixes bug where DB table prefix was not being correctly read from the database config and passed on to the underlying Celtic library.