]> _ Git - psq.git/commit
mailgin facade
authorLouis Jeckel <louis.jeckel@outlook.cm>
Wed, 29 Apr 2020 09:21:51 +0000 (11:21 +0200)
committerLouis Jeckel <louis.jeckel@outlook.cm>
Wed, 29 Apr 2020 09:21:51 +0000 (11:21 +0200)
commit015c272c197c178d86ebfe360beb23f563abbc4e
treec95ba3e64673b98ca6290f212ca733a94d39b495
parent8199a9d8fcde7f90b7c4edb44728eaaabf4a6a00
mailgin facade
20 files changed:
.idea/deployment.xml
.idea/php-test-framework.xml [new file with mode: 0644]
.idea/php.xml
.idea/webServers.xml [new file with mode: 0644]
app/EmailBatch.php
app/Facades/Mailgun.php [new file with mode: 0644]
app/Helpers/Asset.php [new file with mode: 0644]
app/Http/Controllers/FileController.php
app/Jobs/ProcessEmailBatch.php
app/Notifications/RegistrationComplete.php
app/PdfFile.php
app/Providers/AppServiceProvider.php
composer.json
composer.lock
config/app.php
public/css/app.css
resources/sass/_variables.scss
resources/views/emails/batch.blade.php
resources/views/emails/layout.blade.php
routes/web.php