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 eda94c8 commit 7da3bf3Copy full SHA for 7da3bf3
README.md
@@ -79,7 +79,7 @@ To generate a dump-file run:
79
php artisan db:backup
80
```
81
82
-A file containing the dump of your database will be created in the directory you specified in the config-file.
+A file containing the dump of your database will be created in the filesystem/directory you specified in the config-file.
83
84
## Testing
85
0 commit comments