rinvex/cortex-foundation

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitattributes
.github/dependabot.yml
.gitignore
.scrutinizer.yml
.styleci.yml
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
composer.json
phpstan.neon.dist
phpunit.xml.dist
bootstrap/module.php76
bootstrap/schedule.php5
config/config.php89
database/migrations/2021_01_01_000001_create_media_table.php33
database/migrations/2021_01_01_000002_create_temporary_uploads_table.php20
database/migrations/2021_01_01_000003_create_queue_job_records_table.php25
database/migrations/2021_01_01_000004_create_queue_job_failures_table.php24
database/migrations/2021_01_01_000005_create_activity_log_table.php26
database/migrations/2021_01_01_000007_create_notifications_table.php23
database/migrations/2021_01_01_000008_create_queue_job_batches_table.php27
database/migrations/2021_01_01_000009_create_accessareas_table.php30
database/migrations/2021_01_01_000010_create_accessibles_table.php23
database/migrations/2021_01_01_000011_create_cache_records_table.php20
A
55 mins
database/migrations/2021_01_01_000012_create_cache_locks_table.php20
A
55 mins
database/seeders/CortexFoundationSeeder.php47
A
1 hr
routes/breadcrumbs/adminarea.php36
routes/breadcrumbs/frontarea.php7
routes/menus/adminarea.php26
A
2 hrs
routes/menus/frontarea.php19
A
2 hrs
routes/web/absentarea.php10
A
1 hr
routes/web/adminarea.php24
routes/web/centralarea.php10
A
1 hr
routes/web/frontarea.php12
src/Bootstrapers/SetRequestForConsole.php28
src/Console/Commands/AbstractModuleCommand.php38
src/Console/Commands/CastMakeCommand.php13
src/Console/Commands/ChannelMakeCommand.php13
src/Console/Commands/ComponentMakeCommand.php13
src/Console/Commands/ConfigMakeCommand.php29
A
3 hrs
src/Console/Commands/ConsoleMakeCommand.php13
src/Console/Commands/ControllerMakeCommand.php84
A
3 hrs
src/Console/Commands/CoreActivateCommand.php16
A
1 hr
src/Console/Commands/CoreAutoloadCommand.php16
A
1 hr
src/Console/Commands/CoreDeactivateCommand.php16
A
1 hr