@@ -15,8 +15,8 @@ |
||
| 15 | 15 | * @return void |
| 16 | 16 | */ |
| 17 | 17 | |
| 18 | - public const DB = __DIR__.'/../database/migrations'; |
|
| 19 | - public const CONFIG = __DIR__.'/../config/otp-generator.php'; |
|
| 18 | + public const DB = __DIR__.'/../database/migrations'; |
|
| 19 | + public const CONFIG = __DIR__.'/../config/otp-generator.php'; |
|
| 20 | 20 | |
| 21 | 21 | public function boot(): void |
| 22 | 22 | { |