]>
author | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Wed, 9 Mar 2022 13:45:05 +0000 (14:45 +0100) | ||
committer | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Wed, 9 Mar 2022 13:45:05 +0000 (14:45 +0100) | ||
commit | 78ee3a45427e1227013773b2a1c19fc1ee0efc12 | |
tree | 6e1800e809792245f0e04133fe503a8d4d242106 | tree | snapshot |
parent | 4bf2dd1dd1f6d31b2ebe299b7495a8b0e259ec77 | commit | diff |
.gitignore | diff | blob | history | |
app/Http/Kernel.php | diff | blob | history | |
composer.json | diff | blob | history | |
composer.lock | diff | blob | history | |
config/app.php | diff | blob | history | |
config/auth.php | diff | blob | history | |
config/broadcasting.php | diff | blob | history | |
config/websockets.php | [new file with mode: 0644] | blob |
package-lock.json | [new file with mode: 0644] | blob |
package.json | diff | blob | history | |
resources/js/app.js | diff | blob | history | |
resources/js/bootstrap.js | diff | blob | history | |
resources/js/components/App.js | [new file with mode: 0644] | blob |
resources/js/components/pages/Front.js | [new file with mode: 0644] | blob |
resources/sass/_variables.scss | [new file with mode: 0644] | blob |
resources/sass/app.scss | [new file with mode: 0644] | blob |
resources/views/app.blade.php | [new file with mode: 0644] | blob |
resources/views/welcome.blade.php | [deleted file] | blob | history |
routes/web.php | diff | blob | history | |
webpack.mix.js | diff | blob | history |