]>
author | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Wed, 17 Aug 2022 13:25:50 +0000 (15:25 +0200) | ||
committer | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Wed, 17 Aug 2022 13:25:50 +0000 (15:25 +0200) | ||
commit | 68aabaf6da8ed6e675bdea728702d5bd75066964 | |
tree | 3c1e639b4c5ee2a6130c5166c344f0a71e212c4f | tree | snapshot |
parent | 189312993c9afdebfb1805b65986483e83395bb2 | commit | diff |
app/Http/Controllers/TechniqueController.php | [new file with mode: 0644] | blob |
app/Models/Technique.php | [new file with mode: 0644] | blob |
app/Policies/TechniquePolicy.php | [new file with mode: 0644] | blob |
database/migrations/2022_08_03_074936_create_techniques_table.php | [new file with mode: 0644] | blob |
resources/js/components/App.js | diff | blob | history | |
resources/js/components/pages/Technique.js | [new file with mode: 0644] | blob |
resources/js/components/techniques/Detail.js | [new file with mode: 0644] | blob |
routes/api.php | diff | blob | history |