Skip to content
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

[WIP] Laravel Support for RoadRunner #96

Closed
Alex-Bond opened this issue Jan 17, 2019 · 13 comments
Closed

[WIP] Laravel Support for RoadRunner #96

Alex-Bond opened this issue Jan 17, 2019 · 13 comments

Comments

@Alex-Bond
Copy link
Contributor

Alex-Bond commented Jan 17, 2019

Hi everyone!

After few usefull issues i figure out that Laravel integration is not so easy and have some hidden problems.
At this moment RoadRunner DOES NO SUPPORT LARAVEL!
Do not try to use proposed connector at any env.

I will keep everybody posted about progress and resolution of problem.

ETA: End of the week.

References: #60 #79 #91

@wolfy-j wolfy-j assigned wolfy-j and unassigned wolfy-j Jan 17, 2019
@tectiv3
Copy link

tectiv3 commented Jan 18, 2019

Do you need any help with that?
Requests are working now, but the response is lost (I get output equals input but with 500 status).

@Alex-Bond
Copy link
Contributor Author

@tectiv3 im ok for now. For me request-response is ok. The problem is in resenting objects.

@wolfy-j
Copy link
Contributor

wolfy-j commented Jan 24, 2019

Closed as stalled duplicate of #91

@wolfy-j wolfy-j closed this as completed Jan 24, 2019
@Alex-Bond
Copy link
Contributor Author

@wolfy-j i made this for more generic explanations. You can close all others issues with laravel because they all related to this issue.

@Alex-Bond
Copy link
Contributor Author

Alex-Bond commented Jan 25, 2019

I created beta version of new bridge - https://github.com/UPDG/roadrunner-laravel
@tectiv3 @Ostap34JS can you check that?

@tectiv3
Copy link

tectiv3 commented Jan 25, 2019

it's alive! it's aliive!
yep, works perfect. Thank you :)

@wolfy-j
Copy link
Contributor

wolfy-j commented Jan 25, 2019

@Alex-Bond let me know when i can close other stories :)

@Alex-Bond
Copy link
Contributor Author

@wolfy-j i want to have at least 1 more confirmation from 3d side)

@barbushin
Copy link

Guys, please take a loot at this solution https://github.com/swooletw/laravel-swoole/blob/master/config/swoole_http.php#L92-L120

Looks like to make roadrunner integration with Laravel to be most flexible and fast, it should implement same logics (service providers and instances restarters + cached instances sandbox).

Thank you!

@Alex-Bond
Copy link
Contributor Author

@barbushin wow. that a lot of reseters. I need to look into each of them.

@osbre
Copy link

osbre commented Jan 26, 2019

I created beta version of new bridge - https://github.com/UPDG/roadrunner-laravel
@tectiv3 @Ostap34JS can you check that?

COOOL! it works!! thank you!!!

@wolfy-j wolfy-j closed this as completed Jan 27, 2019
@spiralscout spiralscout changed the title [WIP] Laravel Support [WIP] Laravel Support for RoadRunner Feb 15, 2019
@tarampampam
Copy link
Contributor

If some one looking for one more RoadRunner ⇆ Laravel bridge, take a look here: https://github.com/avto-dev/roadrunner-laravel (MIT)

@porozhnyy
Copy link
Contributor

Another attempt to do integration) https://github.com/Hunternnm/laravel-roadrunner

Example https://github.com/Hunternnm/laravel-roadrunner-example

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

No branches or pull requests

7 participants