Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a450997

Browse files
update
1 parent 75e92ab commit a450997

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ Enter on http://localhost
3838
- access db PhpMyAdmin: http://localhost:7000
3939
- install Voyager Admin:
4040

41-
On Linux/MacOS: `docker run --rm -v $(pwd):/app composer require tcg/voyager`
42-
On Windows in PowerShell: `docker run --rm -v ${PWD}:/app composer require tcg/voyager`
43-
On Windows in CMD: `docker run --rm -v %cd%:/app composer require tcg/voyager`
41+
On Linux/MacOS: `docker run --rm -v $(pwd):/app composer require tcg/voyager`
42+
On Windows in PowerShell: `docker run --rm -v ${PWD}:/app composer require tcg/voyager`
43+
On Windows in CMD: `docker run --rm -v %cd%:/app composer require tcg/voyager`
44+
45+
-create a Voyager admin account: `docker-compose exec app php artisan voyager:admin someemail@gmail.com --create`
4446

4547
<hr>
4648

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /