GrafiteInc/Database

View on GitHub
src/GrafiteDatabaseProvider.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method boot has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function boot()
    {
        $this->publishes([
            __DIR__ . '/../config/backup.php' => base_path('config/backup.php'),
        ]);
Severity: Major
Found in src/GrafiteDatabaseProvider.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status