mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-11 17:11:05 +02:00
Update UserController.php
This commit is contained in:
parent
8321a91b4a
commit
d0f024df84
@ -298,7 +298,7 @@ class UserController extends Controller
|
||||
$profilePhoto->move(base_path('/img'), $littlelink_name . ".png");
|
||||
}
|
||||
|
||||
return back();
|
||||
return Redirect('/studio/page');
|
||||
}
|
||||
|
||||
//Show user (name, email, password)
|
||||
|
Loading…
x
Reference in New Issue
Block a user