We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1ea69 commit 31c2d59Copy full SHA for 31c2d59
README.md
@@ -83,11 +83,6 @@ php -S localhost:8000 -t public
83
Build the project on your local machine or [download prebuild release](https://flexform.nyc3.cdn.digitaloceanspaces.com/flexform-server-latest.zip).
84
Upload the files to your shared hosting.
85
Make sure you make "public" folder as your main folder.
86
-Run database migrations:
87
-```bash
88
-php bin/console doctrine:migrations:diff
89
-php bin/console doctrine:migrations:migrate
90
-```
91
92
## Deploying on cloud hosting
93
You can deploy FlexForm on any cloud hosting provider that supports PHP 8.2 or higher.
0 commit comments