Fix on AdminLTE 3, and add some features
This commit is contained in:
5
config/boilerplate/email-editor.php
Normal file
5
config/boilerplate/email-editor.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'layouts_path' => env('EMAIL_LAYOUTS_PATH', resource_path('views/email-layouts')),
|
||||
];
|
||||
Reference in New Issue
Block a user