You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ it applies the following settings:
34
34
35
35
The settings are applied in two ways:
36
36
-**[Migration Stub](https://github.com/nunomaduro/laravel-optimize-database/blob/main/database/migrations/optimize_database_settings.php.stub)** - Applied via migration.
37
-
-**[Runtime Configuration](https://github.com/nunomaduro/laravel-optimize-database/blob/main/src/OptimizeDatabaseServiceProvider.php)** - Applied at runtime, via service provider.
37
+
-**[Runtime Configuration](https://github.com/nunomaduro/laravel-optimize-database/blob/main/src/LaravelOptimizeDatabaseServiceProvider.php)** - Applied at runtime, via service provider.
0 commit comments