1
0
mirror of https://koodu.h-i.works/projects/thebadspace synced 2025-06-25 16:04:37 -05:00

added member profile editing

added a basic ui so logged in members can change their info/password
when needed
This commit is contained in:
ro
2024-09-20 15:09:45 -06:00
parent ad1110e39d
commit 250f9193fa
12 changed files with 153 additions and 5 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
/public/storage
/public/reference
/public/assets/images/references
/public/assets/images/members
/storage/*.key
/vendor
.env