Josh Kalderimis' image found on stickermule Travis is one of the continuous integration services. It is available as an online service for open source projects hosted on github. You may easily integrate any type of projects with travis. Registration is not needed if you already have a github ac[...]
Hi all,I'm currently having a strange problem when I use my website online (either in prod or dev m[...]
I've implemented both the Demo bundle and the security example in the online docs, and in both case[...]
Hello world,I put online a symfony project, but there's symfony GET variables that appear on all li[...]
I am building a online store with symfony 2.1. Basically I have frontend section from where users of my site can view, add items and backend section for admin users to manage the entire site. Frontend and backend section will have different template but the database models (Doctrin[...]
I just learnt about the php app/console doctrine:ensure-production-settings command and when I execute it, the console answers back with: "Proxy Classes are always regenerating". I can't find too much information about this warning online, and I can't for the life of me figure [...]
I need to connect to a webservice which is behind of a VPN via PHP. My server is Debian Linux (Squeeze). Is it possible to accomplish this via PHP on Linux? Is it risky to do this if it is possible? (When VPN connection hangs etc., does the operating system or any other what-so[...]
i'm create a dating website using symfony 1.4 (it's my first project using symfony). the problem is there server freezes if there is only 10 or less users online. i tryied optimizing my js, css, sprites using yslow i got grade A but still the problem is always there. that's why i t[...]
Every time I change a view file of type .twig I get the error Fatal error: Call to a member function getContent() on a non-object in /pathto/myappbundle/vendor/bundles/Symfony/Bundle/AsseticBundle/Factory/Resource/FileResource.php on line 54 I can resolve this error by doing: [...]
I have a Symfony application, for which I would like to implement a demo online. This demo should allow each user to have its database, not to be shared with others. Since I would like to avoid to create a new virtualhost for each user, pointing to a freshly created directory righ[...]