Skip to content

Version 3.0.3

Compare
Choose a tag to compare
@hackerESQ hackerESQ released this 03 Feb 03:18
· 46 commits to master since this release
22b97b5

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

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.