willpower232/TOTPBTF3

View on GitHub
app/Providers/AppServiceProvider.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function boot()
    {
        // if your database type doesn't match https://laravel-news.com/laravel-5-4-key-too-long-error
        // \Illuminate\Support\Facades\Schema::defaultStringLength(255);

Severity: Minor
Found in app/Providers/AppServiceProvider.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status