Skip to content

Commit f8bb4c2

Browse files
committed
Merge branch '2.x' of https://github.com/balajidharma/basic-laravel-admin-panel into 2.x-Changes
2 parents 66117f1 + b810cb9 commit f8bb4c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- `cd admin-app`
2828
- `./vendor/bin/sail pull mysql redis meilisearch mailpit selenium`
2929
- `./vendor/bin/sail build`
30+
- `sudo chown -R $USER:$USER .`
3031
- `./vendor/bin/sail up`
3132
- `./vendor/bin/sail npm install`
3233
- `./vendor/bin/sail npm run dev`

0 commit comments

Comments
 (0)