Add Login dan Logout
Showing
app/Actions/Fortify/CreateNewUser.php
0 → 100644
app/Actions/Fortify/ResetUserPassword.php
0 → 100644
app/Actions/Fortify/UpdateUserPassword.php
0 → 100644
app/Http/Middleware/PreventBackHistory.php
0 → 100644
app/Providers/FortifyServiceProvider.php
0 → 100644
| ... | ... | @@ -7,6 +7,7 @@ |
| "require": { | ||
| "php": "^8.1", | ||
| "guzzlehttp/guzzle": "^7.2", | ||
| "laravel/fortify": "^1.21", | ||
| "laravel/framework": "^10.0", | ||
| "laravel/sanctum": "^3.2", | ||
| "laravel/tinker": "^2.8" | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
config/fortify.php
0 → 100644
resources/views/Admin/login.blade.php
0 → 100644
Please
register
or
sign in
to comment