Merge branch 'VueJS' into 'master'
Include Wowa Training See merge request !1
Showing
- .env.example 1 addition, 1 deletion.env.example
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci-envoy.yml 95 additions, 0 deletions.gitlab-ci-envoy.yml
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- Dockerfile 12 additions, 5 deletionsDockerfile
- Envoy.blade.php 62 additions, 0 deletionsEnvoy.blade.php
- app/Events/LogTrainingEvent.php 18 additions, 0 deletionsapp/Events/LogTrainingEvent.php
- app/Exceptions/Handler.php 7 additions, 1 deletionapp/Exceptions/Handler.php
- app/Http/Controllers/FeedbackController.php 6 additions, 0 deletionsapp/Http/Controllers/FeedbackController.php
- app/Http/Controllers/WowaController.php 139 additions, 0 deletionsapp/Http/Controllers/WowaController.php
- app/Jobs/WowaJob.php 127 additions, 0 deletionsapp/Jobs/WowaJob.php
- app/Listeners/LogTrainingEventListener.php 34 additions, 0 deletionsapp/Listeners/LogTrainingEventListener.php
- app/Log.php 38 additions, 0 deletionsapp/Log.php
- app/Logging/LogFormatter.php 31 additions, 0 deletionsapp/Logging/LogFormatter.php
- app/Logging/LogProcessor.php 30 additions, 0 deletionsapp/Logging/LogProcessor.php
- app/Logging/LogTraining.php 20 additions, 0 deletionsapp/Logging/LogTraining.php
- app/Logging/LogTrainingHandler.php 34 additions, 0 deletionsapp/Logging/LogTrainingHandler.php
- app/Providers/EventServiceProvider.php 1 addition, 1 deletionapp/Providers/EventServiceProvider.php
- app/User.php 6 additions, 0 deletionsapp/User.php
- app/Wowa.php 54 additions, 0 deletionsapp/Wowa.php
.gitlab-ci-envoy.yml
0 → 100644
Envoy.blade.php
0 → 100644
app/Events/LogTrainingEvent.php
0 → 100644
app/Http/Controllers/WowaController.php
0 → 100644
app/Jobs/WowaJob.php
0 → 100644
app/Listeners/LogTrainingEventListener.php
0 → 100644
app/Log.php
0 → 100644
app/Logging/LogFormatter.php
0 → 100644
app/Logging/LogProcessor.php
0 → 100644
app/Logging/LogTraining.php
0 → 100644
app/Logging/LogTrainingHandler.php
0 → 100644
app/Wowa.php
0 → 100644
Please register or sign in to comment