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