mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-18 04:51:00 +01:00
Update AdminController.php
This commit is contained in:
parent
d27d6247a1
commit
1d792ee963
@ -291,7 +291,7 @@ class AdminController extends Controller
|
|||||||
|
|
||||||
file_put_contents('config/advanced-config.php', $AdvancedConfig);
|
file_put_contents('config/advanced-config.php', $AdvancedConfig);
|
||||||
|
|
||||||
return view('/panel/config');
|
return redirect('/panel/config#2');
|
||||||
}
|
}
|
||||||
|
|
||||||
//Saves .env config
|
//Saves .env config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user