• Wir genießen das Vertrauen von:

Meet Betty your Linux assistant

By | Allgemein | Keine Kommentare

If until now we had Siri, an application that helped us use our phones without touching them, now we have an even better application. And by “we” I mean the programmers have one :).  It is named Betty and it can help you A LOT with all those commands that you just can’t remember. All you have to do is…

mehr

Why we love symfony ? Part 2

By | Blog | Keine Kommentare

In a previous article we started to tell you why Symfony is awesome! In this article you will find out not only why developers love Symfony but why EVERYBODY does! Enjoy! Why QAs love Symfony ? Symfony also helps our QAs in testing. We activate Symfony’s debugger and profiler in our staging environments to allow them to monitor more closely…

mehr

How to create a development environment?

By | Entwicklung | Keine Kommentare

Lesson 2 from „Learn symfony 2.4 tutorial“ : Creating a development environment Now we have a fresh symfony2 app. If not, please read the first tutorial about how to install symfony2.4. We can access the symfony2.4 application on http://localhost/path_to_sf_project/web/app_dev.php. But the name is not so cool, right ? We will learn in this tutorial how to create a local domain like…

mehr

Let`s start to learn symfony2!

By | Entwicklung, Spaß, Team | Keine Kommentare

Lesson1 – How to install symfony2.4 in only 4 steps? Step1. We need to install composer. What is composer ? Composer is a dependency manager for PHP. Just like PEAR for PHP. Or just like npm for node.js. Or Bundler for Ruby. Or apt-get for Ubuntu. You can read more about composer here. Download composer to your computer :

mehr