Jaspaul/laravel-rollout

View on GitHub

Showing 2 of 2 total issues

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

    public function boot()
    {
        $this->publishConfigurations();

        $this->loadMigrations();
Severity: Minor
Found in src/ServiceProvider.php - About 1 hr to fix

    Avoid too many return statements within this method.
    Open

            return self::$statuses['disabled'];
    Severity: Major
    Found in src/FeaturePresenter.php - About 30 mins to fix
      Severity
      Category
      Status
      Source
      Language