We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8dfc8 commit 940822bCopy full SHA for 940822b
routes/settings.php
@@ -1,6 +1,7 @@
1
<?php
2
3
use App\Http\Controllers\Settings\ProfileController;
4
+use App\Http\Controllers\Settings\PasswordController;
5
use Illuminate\Support\Facades\Route;
6
use Inertia\Inertia;
7
0 commit comments