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

This commit is contained in:
Nabeel Shahzad
2020-05-22 19:00:54 -04:00
parent fb7d988032
commit 09cd7adb6b
32 changed files with 19 additions and 1 deletions
+1
View File
@@ -45,6 +45,7 @@ class Kernel extends HttpKernel
ShareErrorsFromSession::class,
// VerifyCsrfToken::class,
SubstituteBindings::class,
SetActiveTheme::class,
],
];