Skip to content

Conversation

@ILDaviz
Copy link
Member

@ILDaviz ILDaviz commented Jun 6, 2025

This pull request introduces the first implementation of the Vapor connections feature.
Key points:
• Added support for selecting and managing Laravel Vapor environments.
• Allows users to execute PHP code via Vapor CLI in the selected environment.
• Highlights the currently active environment with visual feedback.
• Restricted to projects containing a valid vapor.yml file.

@saeedvaziry
Copy link
Member

CleanShot 2025-06-07 at 13 30 07@2x
I don't see the Vapor option here. Do I need to do something first?

@ILDaviz
Copy link
Member Author

ILDaviz commented Jun 7, 2025

It’s intentional. The Vapor option only appears if the project contains a vapor.yml configuration file; otherwise, the option is not shown at all.

@saeedvaziry
Copy link
Member

@ILDaviz unfortunately I don't have Vapor and won't be able to set it up this soon. But I would like to ship this feature anyways.

Could you please do me a favor and add a documentation page here and explain how users can make it work?

@saeedvaziry saeedvaziry merged commit 1158aff into tweakphp:main Jun 7, 2025
4 checks passed
@ILDaviz
Copy link
Member Author

ILDaviz commented Jun 7, 2025

Ok for the documentation! Anyway, I asked some acquaintances who use Vapor to run some tests to make sure everything works properly.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants