Add Symfony installation support#599
Conversation
Add support for Symfony PHP framework: - Added `symfony)` entry in the installation script to install the Symfony CLI
|
Now that we're installing Laravel via php and composer, we'll need to do the same for this, if it's going to get added in. |
|
Thank you @dhh. |
It's done. PHP and Composer get install first then Symfony. |
|
No, what we need is something like this: https://github.com/basecamp/omarchy/blob/dev/bin/omarchy-install-dev-env#L28-L35 |
|
Okay. Noted. I am trying again. Thanks for the review. |
|
Hi since the code is mostly the same, I create a new PR with some logic merged, I also used the |
|
I'll credit you both in the release 👍 |
|
Thank you @c4software and thank you manifold @dhh. |
Add support for installing Symfony PHP framework:
symfonysymfony)entry in the installation script to install the Symfony CLI