Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrooksuk committed Jan 17, 2024
1 parent fbdf8dd commit a9af2af
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 334 deletions.
3 changes: 0 additions & 3 deletions config/cachet.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?php

use Cachet\Http\Middleware\HandleInertiaRequests;

return [

/*
Expand Down Expand Up @@ -60,7 +58,6 @@
*/
'middleware' => [
'web',
HandleInertiaRequests::class,
],

'api_middleware' => [
Expand Down
64 changes: 0 additions & 64 deletions src/Http/Controllers/Auth/AuthenticatedSessionController.php

This file was deleted.

This file was deleted.

22 changes: 0 additions & 22 deletions src/Http/Controllers/Auth/EmailVerificationPromptController.php

This file was deleted.

69 changes: 0 additions & 69 deletions src/Http/Controllers/Auth/NewPasswordController.php

This file was deleted.

29 changes: 0 additions & 29 deletions src/Http/Controllers/Auth/PasswordController.php

This file was deleted.

46 changes: 0 additions & 46 deletions src/Http/Controllers/Auth/PasswordResetLinkController.php

This file was deleted.

50 changes: 0 additions & 50 deletions src/Http/Controllers/Auth/RegisteredUserController.php

This file was deleted.

27 changes: 0 additions & 27 deletions src/Http/Controllers/Auth/VerifyEmailController.php

This file was deleted.

0 comments on commit a9af2af

Please sign in to comment.