]> git.localhorst.tv Git - alttp.git/commit
technique chapters
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 21 Aug 2022 14:19:04 +0000 (16:19 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sun, 21 Aug 2022 14:19:04 +0000 (16:19 +0200)
commit7e8555cfc96dcd364ca4fe9895e51af1bb04b546
treef2619191a045f237d7eaf4e2ea77d145603a9951
parent4ac9a5a331949fcec42378ddc495385ae8628a79
technique chapters
app/Http/Controllers/TechniqueController.php
app/Models/Technique.php
app/Models/TechniqueChapter.php [new file with mode: 0644]
database/migrations/2022_08_21_130547_create_technique_chapter_table.php [new file with mode: 0644]
resources/js/components/techniques/Detail.js
resources/js/components/techniques/Outline.js [new file with mode: 0644]
resources/sass/app.scss
resources/sass/techniques.scss [new file with mode: 0644]