antaresproject/two_factor_auth

View on GitHub
resources/database/migrations/2016_04_04_1_create_two_factor_auth_tables.php

Summary

Maintainability
A
1 hr
Test Coverage

Method up has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function up()
    {
        try {
            $this->down();

    There are no issues that match your filters.

    Category
    Status