This commit is contained in:
Graham Campbell
2014-12-29 23:07:46 +00:00
parent 4d1246dcf6
commit 15861fbf5e
9 changed files with 59 additions and 15 deletions
@@ -4,6 +4,7 @@ class DashSettingsController extends Controller
{
/**
* Shows the settings view.
*
* @return \Illuminate\View\View
*/
public function showSettings()
@@ -15,6 +16,7 @@ class DashSettingsController extends Controller
/**
* Updates the statsu page settings.
*
* @return \Illuminate\View\View
*/
public function postSettings()