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 44cfa0f commit b810cb9Copy full SHA for b810cb9
README.md
@@ -27,6 +27,7 @@
27
- `cd admin-app`
28
- `./vendor/bin/sail pull mysql redis meilisearch mailpit selenium`
29
- `./vendor/bin/sail build`
30
+- `sudo chown -R $USER:$USER .`
31
- `./vendor/bin/sail up`
32
- `./vendor/bin/sail npm install`
33
- `./vendor/bin/sail npm run dev`
0 commit comments