Apply theme globally; add mail templates into theme folder #715

This commit is contained in:
Nabeel Shahzad
2020-05-22 18:58:09 -04:00
parent fb7d988032
commit 09cd7adb6b
32 changed files with 19 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ class Kernel extends HttpKernel
ShareErrorsFromSession::class,
// VerifyCsrfToken::class,
SubstituteBindings::class,
SetActiveTheme::class,
],
];