lolibrary/lolibrary

View on GitHub
web.sakura/database/seeds/BlogSeeder.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method run has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        $user = '00000000-0000-0000-0000-000000000000';

        if (! Post::where('slug', 'lolibrary-open-source')->exists()) {
Severity: Major
Found in web.sakura/database/seeds/BlogSeeder.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status