devict / votelocal

A web app for receiving local voting information via SMS
15 stars 16 forks source link

Clarify several build process steps #56

Closed ccwoolfolk closed 5 years ago

ccwoolfolk commented 5 years ago

A few tweaks to the build process instructions with the goal of making the process more transparent for those unfamiliar with the PHP/Homestead ecosystem. My setup was "involved", so definitely look these over to make sure you agree. Feel free to edit in place or suggest edits as you see fit.

1) Grouped composer install step with other post-vagrant ssh steps 2) Added example for Homestead.yaml folders setting. 3) Added step to copy .env.example 4) Added artisan key:generate and npm i to vagrant ssh steps