We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95b691 commit c973b78Copy full SHA for c973b78
README.md
@@ -31,7 +31,7 @@ You'll need to register the ServiceProvider:
31
];
32
```
33
34
-To publish the config file to app/config/laravel-backup.php run:
+To publish the config file to app/config/server-monitor.php run:
35
36
`php artisan vendor:publish --provider="EricMakesStuff\ServerMonitor\ServerMonitorServiceProvider"`
37
0 commit comments