EscolaLMS/Auth

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/mutation.yml
.github/workflows/swagger.yml
.github/workflows/test-cc.yml
.github/workflows/test.yml
.gitignore
.idea/Auth.iml
.idea/codeStyles/codeStyleConfig.xml
.idea/modules.xml
.idea/php-test-framework.xml
.idea/php.xml
.idea/vcs.xml
ADMIN.md
LICENSE
README.md
composer.json
database/factories/GroupFactory.php16
A
0 mins
database/factories/PreUserFactory.php20
A
0 mins
database/factories/SocialAccountFactory.php18
A
0 mins
database/factories/UserFactory.php7
A
0 mins
database/factories/UserSettingFactory.php16
A
0 mins
database/migrations/2020_12_28_103405_create_category_user_table.php21
A
0 mins
database/migrations/2021_08_31_000000_create_user_groups_tables.php27
A
0 mins
database/migrations/2021_09_16_000000_add_fields_to_groups_table.php21
A
0 mins
database/migrations/2022_01_26_130000_change_user_settings_value_field_type_.php19
A
0 mins
database/migrations/2022_05_05_120500_add_soft_delete_to_users_table.php19
A
0 mins
database/migrations/2023_02_12_080500_create_social_accounts_table.php22
A
0 mins
database/migrations/2023_02_12_090500_create_pre_users_table.php23
A
0 mins
database/migrations/2023_07_05_113318_add_delete_user_token_column_to_users_table.php19
A
0 mins
database/migrations/2023_10_17_095647_add_soft_delete_to_groups_table.php19
A
0 mins
database/seeders/AuthPermissionSeeder.php66
A
2 hrs
database/seeders/UserGroupsSeeder.php16
A
0 mins
docs/group_form.png
docs/list_of_groups.png
docs/list_of_users.png
docs/my_profile.png
docs/user_categories.png
docs/user_form.png
env/codecov/phpunit.xml
env/codecov/testbench.yaml
env/docker-compose.yml
env/mysql/phpunit.xml
env/mysql/testbench.yaml
env/openapi/config.php1
A
0 mins
env/postgres/phpunit.xml
env/postgres/testbench.yaml
infection.json
phpunit.xml
resources/lang/en/permissions.php29
A
0 mins
resources/lang/pl/permissions.php28
A
0 mins
resources/views/email-verified.blade.php20
A
0 mins