.babelrc
.browserslistrc
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.gitlab-ci.yml
.phpcs.xml
CONTRIBUTING.md
DEVELOPMENT.md
LICENSE
README.md
bin/deploy.sh
bin/migrate
composer.json
composer.lock
config/app.php
config/config.default.php
config/routes.php
db/factories/AngelTypeFactory.php
db/factories/FaqFactory.php
db/factories/GroupFactory.php
db/factories/MessageFactory.php
db/factories/NewsCommentFactory.php
db/factories/NewsFactory.php
db/factories/PrivilegeFactory.php
db/factories/QuestionFactory.php
db/factories/RoomFactory.php
db/factories/Shifts/ScheduleFactory.php
db/factories/Shifts/ShiftTypeFactory.php
db/factories/User/ContactFactory.php
db/factories/User/LicenseFactory.php
db/factories/User/PasswordResetFactory.php
db/factories/User/PersonalDataFactory.php
db/factories/User/SettingsFactory.php
db/factories/User/StateFactory.php
db/factories/User/UserFactory.php
db/factories/WorklogFactory.php
db/install.sql
db/migrations/2018_01_01_000001_import_install_sql.php
db/migrations/2018_01_01_000002_import_update_sql.php
db/migrations/2018_01_01_000003_fix_old_tables.php
db/migrations/2018_01_01_000004_cleanup_group_privileges.php
db/migrations/2018_01_01_000005_add_angel_supporter_permissions.php
db/migrations/2018_08_30_000000_create_log_entries_table.php
db/migrations/2018_09_11_000000_create_sessions_table.php
db/migrations/2018_09_24_000000_create_event_config_table.php
db/migrations/2018_10_01_000000_create_users_tables.php
db/migrations/2018_12_21_000000_change_users_contact_dect_field_size.php
db/migrations/2018_12_27_000000_fix_missing_arrival_dates.php

No matching file found