]>
author | Hamatoma <author@hamatoma.de> | |
Sun, 15 Dec 2024 14:17:17 +0000 (15:17 +0100) | ||
committer | Hamatoma <author@hamatoma.de> | |
Sun, 15 Dec 2024 14:17:17 +0000 (15:17 +0100) | ||
commit | 8eacdb3f364d2a043d54dc2606c18c917b2b95d3 | |
tree | 1b11946514b7b934e2b5002736a45214f35b0829 | tree | snapshot |
parent | 81e467fc91ffab147884f948efa2227d84b8fcf3 | commit | diff |
CHANGELOG.md | diff | blob | history | |
app/Helpers/ViewHelperLocal.php | diff | blob | history | |
app/Http/Controllers/PersonController.php | [new symlink] | blob |
app/Models/Person.php | [new symlink] | blob |
composer.lock | diff | blob | history | |
database/migrations/2024_12_14_135806_create_persons_table.php | [new symlink] | blob |
database/seeders/PersonSeeder.php | [new symlink] | blob |
lang/de_DE.json | diff | blob | history | |
resources/views/create.blade.php | [new file with mode: 0644] | blob |
resources/views/edit.blade.php | [new file with mode: 0644] | blob |
resources/views/index.blade.php | [new file with mode: 0644] | blob |
resources/views/person | [new symlink] | blob |
resources/views/show.blade.php | [new file with mode: 0644] | blob |
routes/web.php | diff | blob | history |