Silex-Blog-App icon indicating copy to clipboard operation
Silex-Blog-App copied to clipboard

A blog engine powered with Silex and MongoDB in php

Results 1 Silex-Blog-App issues
Sort by recently updated
recently updated
newest added

It was replaced by setTrustedProxies, to achieve the same functionality you can do Request::setTrustedProxies(array($request->server->get('REMOTE_ADDR'))); But this is a security issue, maybe it will be a good idea to add this...