Mailbox A Laravel package that syncs Outlook accounts to a database. Installation composer require actengage/mailbox Publish the Config You may optionally publish the config file. php artisan vendor:publish --tag=mailbox-config Basic Example @todo Update this.