efureev/laravel-support-db

View on GitHub
src/Schema/ConnectionFactory.php

Summary

Maintainability
A
35 mins
Test Coverage
B
83%

Method createConnection has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    protected function createConnection($driver, $connection, $database, $prefix = '', array $config = [])
Severity: Minor
Found in src/Schema/ConnectionFactory.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status