]> BookStack Code Mirror - bookstack/commit
Add feature to send test e-mails 1719/head
authorTimo Schwarzer <redacted>
Tue, 15 Oct 2019 16:41:08 +0000 (18:41 +0200)
committerTimo Schwarzer <redacted>
Wed, 16 Oct 2019 06:24:33 +0000 (08:24 +0200)
commit61a9139bf08352a03ef62cdb89ae0c11231b0a97
treea746ea55ceed89200ac3fb1cb0389c31610ee861
parentccec991f6c562514e50d081736253ed9fd7b93ae
Add feature to send test e-mails
app/Http/Controllers/SettingController.php
app/Notifications/TestEmail.php [new file with mode: 0644]
resources/lang/en/settings.php
resources/views/settings/maintenance.blade.php
routes/web.php