deck9 / input

A privacy-focused, no-code, open-source form builder designed for simplicity and brand consistency.
https://getinput.co
GNU Affero General Public License v3.0
196 stars 30 forks source link

can not install it via docker #129

Open markusthiel opened 9 months ago

markusthiel commented 9 months ago

Sorry but its not possible to get it to work. Does anyone have a proper guide for installing the tool? Unfortunately, it's not working for me at all. What are the individual steps?

For example i get these errors:

`sail composer {args} # use composerPsy Shell v0.11.22 (PHP 8.1.27 — cli) by Justin Hileman

sail artisan db:migrate # run database migrations

PARSE ERROR PHP Parse error: Syntax error, unexpected T_STRING in vendor/psy/psysh/src/Exception/ParseErrorException.php on line 38.

sail artisan test # run phpunit

PARSE ERROR PHP Parse error: Syntax error, unexpected T_STRING in vendor/psy/psysh/src/Exception/ParseErrorException.php on line 38.

sail composer {args} # use composer

PARSE ERROR PHP Parse error: Syntax error, unexpected T_STRING in vendor/psy/psysh/src/Exception/ParseErrorException.php on line 38.

`

PhilReinking commented 9 months ago

hey @markusthiel, thx for reporting your issue. What arguments did you use to run the docker image?