Skip to content
This repository was archived by the owner on Sep 14, 2018. It is now read-only.

Update Readme about starting the PHP built-in web server.#82

Open
creativehubspace wants to merge 1 commit intosilexphp:masterfrom
creativehubspace:master
Open

Update Readme about starting the PHP built-in web server.#82
creativehubspace wants to merge 1 commit intosilexphp:masterfrom
creativehubspace:master

Conversation

@creativehubspace
Copy link

added another command to start the PHP built-in web server if the first option does not work.

@creativehubspace
Copy link
Author

COMPOSER_PROCESS_TIMEOUT=0 composer run command did not work for me. After a little bit of digging, I found the command php -S localhost:8888 -t web inside the composer.json file. I ran the command and it worked successfully.

@fabpot
Copy link
Member

fabpot commented May 9, 2017

Instead of adding another option, it would be better to understand why the composer run one didn't work for you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants