This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
1
Laravel's server.php on ReactPHP
Post Body
I'm trying to figure out how to bind this server.php code from Laravel: https://github.com/laravel/laravel/blob/v4.2.0/server.php
Into a ReactPHP WebServer, code here: https://github.com/reactphp/http
I think this may be impossible, since the React HTTP server doesn't expose enough of the typical server variables to actually be useful to Laravel.
But, I was wondering if I could get someone to take a second look :)
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 10 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/PHP/comment...