laravel/laravel

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.env.example
.gitattributes
.github/workflows/issues.yml
.github/workflows/pull-requests.yml
.github/workflows/tests.yml
.github/workflows/update-changelog.yml
.gitignore
.styleci.yml
CHANGELOG.md
README.md
app/Http/Controllers/Controller.php5
A
0 mins
app/Models/User.php25
A
0 mins
app/Providers/AppServiceProvider.php12
A
0 mins
artisan
bootstrap/app.php14
A
0 mins
bootstrap/providers.php4
A
0 mins
composer.json
database/factories/UserFactory.php25
A
0 mins
database/migrations/0001_01_01_000000_create_users_table.php38
A
0 mins
database/migrations/0001_01_01_000001_create_cache_table.php25
A
0 mins
database/migrations/0001_01_01_000002_create_jobs_table.php46
A
1 hr
database/seeders/DatabaseSeeder.php14
A
0 mins
package.json
phpunit.xml
public/favicon.ico
public/index.php9
A
0 mins
public/robots.txt
resources/css/app.css
resources/js/app.js1
A
0 mins
resources/js/bootstrap.js3
A
0 mins
resources/views/welcome.blade.php150
A
0 mins
routes/console.php6
A
0 mins
routes/web.php5
A
0 mins
vite.config.js10
A
0 mins