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 f23af9c

Browse files
update
1 parent d35751c commit f23af9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,11 @@ Enter on http://localhost
3737
- run migrations: `docker-compose exec app php artisan migrate`
3838
- access db PhpMyAdmin: http://localhost:7000
3939
- run the following to install [Voyager Admin](https://docs.laravelvoyager.com/getting-started/installation):
40+
4041
On Linux/MacOS: `docker run --rm -v $(pwd):/app composer require tcg/voyager`
4142
On Windows in PowerShell: `docker run --rm -v ${PWD}:/app composer require tcg/voyager`
4243
On Windows in CMD: `docker run --rm -v %cd%:/app composer require tcg/voyager`
44+
4345
- create a Voyager admin account: `docker-compose exec app php artisan voyager:admin someemail@gmail.com --create`
4446

4547

0 commit comments

Comments
(0)

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