Skip to content

PHP: Change Project to Laravel Application #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

amayer5125
Copy link
Contributor

The Beyond Code Laravel Websockets project was archived in February 2024.

I removed the --coverage flags because they caused errors about a missing driver (probably xdebug).

I had considered testing the Laravel framework so there were more tests, but it required extra PHP extensions that were not installed by default. It also gets more commits which would trigger more pipelines.

If we are not interested in testing an actual Laravel application, I could add a small PHP application into the apps directory and write a few tests for it. That way we have more control over changes instead of relying on upstream projects not breaking something.

The Beyond Code Laravel Websockets project was archived in February 2024

Signed-off-by: Alex Mayer <[email protected]>
Copy link
Member

@taylorsilva taylorsilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually verified it worked. Thanks so much for updating the example!

@taylorsilva taylorsilva merged commit 65508ab into concourse:master Apr 8, 2025
1 check passed
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