Skip to content

Version 3.0.2

Compare
Choose a tag to compare
@hackeresq hackeresq released this 03 Feb 03:16
· 47 commits to master since this release
ef3e8d6

hot fix reverts removal of doctrine/dbal + fixes corrupted composer.json

Changes:

  • creates new tenant() method instead of using the options param
  • supports laravel 8.0
  • cleans up docs
  • fixes some migration issues (like #9)

Upgrade:

  • before upgrading, update your settings calls to use the new tenant() method.