-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Describe the bug
vendor\agungsugiarto\boilerplate\src\Controllers\Users\UserController.php
line 160:
return redirect()->back()->with('sweet-success', lang('boileplate.user.msg.msg_insert'));
replace with:
return redirect()->back()->with('sweet-success', lang('boilerplate.user.msg.msg_insert'));
Metadata
Metadata
Assignees
Labels
No labels