Explore >> Select a destination


You are here

brunty.me
| | blog.jgrossi.com
5.9 parsecs away

Travel
| | Hello!!! Every project you have to make some requests using Ajax, right? I know that jQuery has done a very good job and almost all project you start it is present there, together with your Javascript files. So you can make Ajax calls any time, where you want, just making the call using Javascript. I developed some projects using Ruby On Rails
| | blog.bitexpert.de
4.4 parsecs away

Travel
| | In this blog post, learn how to effectively manage metadata in API Platform by adding a non-exposed property to your Input DTO while keeping it a read-only class.
| | gist.github.com
5.4 parsecs away

Travel
| | A Silex Service Provider to add Monolog\Handler\BufferHandler, Monolog\Handler\FingersCrossedHandler and Symfony\Bridge\Monolog\Handler\SwiftMailerHandler to email any errors. Silex\Provider\MonologServiceProvider must also be registered. - ExtendedMonologServiceProvider.php
| | pilledtexts.com
16.5 parsecs away

Travel
| I use nginx as my webserver. It's fast and has a tone of features. However, for me it's been a process to learn how to set up properly redirecting, ...