Skip to content

Commit

Permalink
Filament 3.1, remove Jetstream, Fortify, Sanctum
Browse files Browse the repository at this point in the history
  • Loading branch information
adrolli committed Nov 30, 2023
1 parent 4c811c9 commit acabd8a
Show file tree
Hide file tree
Showing 128 changed files with 1,758 additions and 5,396 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"illuminate/filesystem": "^10.0",
"illuminate/support": "^10.0",
"illuminate/view": "^10.0",
"laravel/jetstream": "^3.0",
"livewire/livewire": "^2.0",
"nesbot/carbon": "^2.38",
"php": "^8.2",
Expand Down Expand Up @@ -105,4 +104,4 @@
}
}
}
}
}
4 changes: 1 addition & 3 deletions _other/tallui-satis/public/p2/adrolli/test-repo~dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
"illuminate/filesystem": "^10.0",
"illuminate/support": "^10.0",
"illuminate/view": "^10.0",
"laravel/jetstream": "^3.0",
"livewire/livewire": "^2.0",
"nesbot/carbon": "^2.38",
"php": "^8.2",
"spatie/laravel-package-tools": "^1.9.2"
Expand Down Expand Up @@ -105,4 +103,4 @@
}
]
}
}
}
53 changes: 0 additions & 53 deletions app/Actions/Fortify/CreateNewUser.php

This file was deleted.

18 changes: 0 additions & 18 deletions app/Actions/Fortify/PasswordValidationRules.php

This file was deleted.

29 changes: 0 additions & 29 deletions app/Actions/Fortify/ResetUserPassword.php

This file was deleted.

32 changes: 0 additions & 32 deletions app/Actions/Fortify/UpdateUserPassword.php

This file was deleted.

56 changes: 0 additions & 56 deletions app/Actions/Fortify/UpdateUserProfileInformation.php

This file was deleted.

81 changes: 0 additions & 81 deletions app/Actions/Jetstream/AddTeamMember.php

This file was deleted.

37 changes: 0 additions & 37 deletions app/Actions/Jetstream/CreateTeam.php

This file was deleted.

17 changes: 0 additions & 17 deletions app/Actions/Jetstream/DeleteTeam.php

This file was deleted.

Loading

0 comments on commit acabd8a

Please sign in to comment.