Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
Add the command for shared hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
fbraem committed Dec 26, 2019
1 parent f131146 commit 8110117
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,7 @@ Create a public and private key as explained on [league/oauth2-server](https://o
When the configuration is finished, run the database migrations from the `src` directory:

./vendor/bin/phinx migrate -c phinx.php

On shared hosting:

php ./vendor/robmorgan/phinx/phinx.php migrate -c phinx.php

0 comments on commit 8110117

Please sign in to comment.