| @@ -44,7 +44,7 @@ | ||
| 44 | 44 |      { | 
| 45 | 45 | parent::__construct(); | 
| 46 | 46 | |
| 47 | -        $this->database      = config('database.connections.mysql.database'); | |
| 47 | +        $this->database = config('database.connections.mysql.database'); | |
| 48 | 48 | } | 
| 49 | 49 | |
| 50 | 50 | /** |