Skip to content

Commit a64bb80

Browse files
committed
Reverse
1 parent 7d4c22b commit a64bb80

File tree

7 files changed

+1
-253
lines changed

7 files changed

+1
-253
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"minimum-stability": "dev",
3030
"require": {
3131
"doctrine/dbal": "^2.11",
32+
"laravel/ui": "^3.1",
3233
"nwidart/laravel-modules": "^8.2",
3334
"bkwld/laravel-pug": "^2.2"
3435
},

src/Http/Controllers/Auth/ConfirmPasswordController.php

Lines changed: 0 additions & 40 deletions
This file was deleted.

src/Http/Controllers/Auth/ForgotPasswordController.php

Lines changed: 0 additions & 22 deletions
This file was deleted.

src/Http/Controllers/Auth/LoginController.php

Lines changed: 0 additions & 46 deletions
This file was deleted.

src/Http/Controllers/Auth/RegisterController.php

Lines changed: 0 additions & 73 deletions
This file was deleted.

src/Http/Controllers/Auth/ResetPasswordController.php

Lines changed: 0 additions & 30 deletions
This file was deleted.

src/Http/Controllers/Auth/VerificationController.php

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)