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 dd5b127 commit cf2d24fCopy full SHA for cf2d24f
app/locker/repository/File/readme.md
@@ -13,7 +13,7 @@ Your .env.local.php file should look something like this.
13
14
If you're migrating from another file repository (i.e. "Rackspace"), you'll need to run the command below.
15
16
-```sh
+```shell
17
php artisan ll:file-repo Local -f Rackspace
18
```
19
@@ -35,7 +35,7 @@ Your .env.local.php file should look something like this.
35
36
If you're migrating from another file repository (i.e. "Local"), you'll need to run the command below.
37
38
39
php artisan ll:file-repo Rackspace -f Local
40
41
0 commit comments