]> gitweb.hamatoma.de Git - taskx.git/commit
V0.0.1: forgotten password
authorHamatoma <author@hamatoma.de>
Tue, 27 Feb 2024 05:00:32 +0000 (06:00 +0100)
committerHamatoma <author@hamatoma.de>
Tue, 27 Feb 2024 05:00:32 +0000 (06:00 +0100)
commit3dcc7c652e917d8291fcf6826d5987ce38cc5c48
treed3fa2d75d9fc85b7cc91abcab0cbdffbf158f817
parent6d2bedcab753cc57c9d8e1b493793da7a8d9f58f
V0.0.1: forgotten password
- new: EmailHelper.php ForgottenPassword.php
- new: forgotten-answer.blade.php
- new: Helpers/Version.php
.gitignore
Own [new file with mode: 0755]
app/CHANGELOG.md [new file with mode: 0644]
app/Helpers/EmailHelper.php [new symlink]
app/Helpers/Version.php [new file with mode: 0644]
app/Mail/ForgottenPassword.php [new symlink]
app/Models/User.php
composer.lock
public/phpinfo.php [new file with mode: 0644]
resources/views/mails/forgotten-answer.blade.php [new symlink]