mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
base_path('vendor') added
This commit is contained in:
@@ -46,7 +46,7 @@ return [
|
||||
| looking for missing translations.
|
||||
|
|
||||
*/
|
||||
'scan_paths' => [app_path(), resource_path()],
|
||||
'scan_paths' => [app_path(), resource_path(), base_path('vendor')],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user