DONE: fix error on pagination where it cannot redirect to next pages, add onboarding_completed_at for new registered user, move dashboard page design into modules folder
This commit is contained in:
+1
-1
@@ -124,6 +124,6 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'logo_path' => env('MAIL_LOGO_PATH', public_path('images/logo/logo-kopkb-letterhead.svg')),
|
||||
'logo_path' => public_path('images/logo/logo-kopkb-letterhead.svg'),
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user