.dockerignore | |
|
|
.editorconfig | |
|
|
.env.example | |
|
|
.gitattributes | |
|
|
.github/workflows/docker-build-develop.yml | |
|
|
.github/workflows/docker-build.yml | |
|
|
.github/workflows/phpunit-cc.yml | |
|
|
.github/workflows/phpunit-tests.yml | |
|
|
.github/workflows/stale-bot.yml | |
|
|
.github/workflows/swagger.yml | |
|
|
.gitignore | |
|
|
.htaccess | |
|
|
Dockerfile | |
|
|
Dockerfile.develop | |
|
|
LICENSE | |
|
|
README.md | |
|
|
app/Console/Kernel.php | 33 | A 0 mins |
|
app/Enum/EventOrderByEnum.php | 8 | A 0 mins |
|
app/Exceptions/ForbiddenException.php | 9 | A 0 mins |
|
app/Exceptions/Handler.php | 49 | A 0 mins |
|
app/Exceptions/InsufficientBalanceException.php | 10 | A 0 mins |
|
app/Helpers/lang.php | 22 | A 35 mins |
|
app/Http/Controllers/Controller.php | 38 | A 2 hrs |
|
app/Http/Controllers/EventAPIController.php | 32 | A 0 mins |
|
app/Http/Controllers/Swagger/EventAPISwagger.php | 8 | A 0 mins |
|
app/Http/Kernel.php | 54 | A 0 mins |
|
app/Http/Middleware/Authenticate.php | 12 | A 0 mins |
|
app/Http/Middleware/CheckForMaintenanceMode.php | 8 | A 0 mins |
|
app/Http/Middleware/CheckRole.php | 22 | A 0 mins |
|
app/Http/Middleware/EncryptCookies.php | 8 | A 0 mins |
|
app/Http/Middleware/ForceJsonResponse.php | 14 | A 0 mins |
|
app/Http/Middleware/IsSubscribed.php | 23 | A 0 mins |
|
app/Http/Middleware/ManualRoutesAuthorization.php | 17 | A 0 mins |
|
app/Http/Middleware/RedirectIfAuthenticated.php | 19 | A 0 mins |
|
app/Http/Middleware/TrimStrings.php | 10 | A 0 mins |
|
app/Http/Middleware/TrustProxies.php | 13 | A 0 mins |
|
app/Http/Middleware/VerifyCsrfToken.php | 18 | A 0 mins |
|
app/Http/Requests/ListEventRequest.php | 10 | A 0 mins |
|
app/Http/Resources/EventResource.php | 19 | A 0 mins |
|
app/Library/EscolaHelpers.php | 28 | A 55 mins |
|
app/Library/ScormHelper.php | 508 | F 3 days |
|
app/Listeners/UpdateReportTermListener.php | 16 | A 0 mins |
|
app/Models/Consultation.php | 26 | A 0 mins |
|
app/Models/Course.php | 32 | A 0 mins |
|
app/Models/Dictionary.php | 24 | A 0 mins |
|
app/Models/StationaryEvent.php | 8 | A 0 mins |
|
app/Models/User.php | 11 | A 0 mins |
|
app/Models/Webinar.php | 27 | A 0 mins |
|
app/Notifications/PasswordForgotten.php | 32 | A 0 mins |
|
app/Providers/AppServiceProvider.php | 38 | A 0 mins |
|