Cristian Pana - blog

Cristian Pana - personal blog on software development, PHP, Symfony Framework, web technologies.

Thursday, January 21, 2016

Using multiple databases with Symfony2 and Doctrine2

›
I was looking for documentation on how to use multiple databases with Symfony and all the results were talking about having 2 connections wi...
Monday, January 18, 2016

Useful JavaScript libraries

›
Below are some JS libraries I used and they work :) : 1. Sending AJAX form with attachments (which works on IE9 ) I found this JQuery p...
Monday, January 11, 2016

CPANAGeneratorBundle

›
I was looking for a CRUD generator able to do more than the one from Sensio Labs, this is how I found PUGXGeneratorBundle . PUGXGeneratorB...
Friday, January 8, 2016

Symfony custom constaint: check total size of several form attachements

›
The cookbook link on how to create a custom constraint is this one: http://symfony.com/doc/master/cookbook/validation/custom_constraint.ht...

Doctrine Single Table Inheritance

›
I have a request to develop 3 forms to collect information from users. They share some  of the information like: name , address , date ,  am...
Monday, November 30, 2015

Debugging Symfony with XDebug

›
Many times the information from the Symfony Debugger is enough to figure what's the problem, but sometimes I need to debug using XDebug....
Tuesday, November 24, 2015

Symfony and Doctrine - One-to-Many Bidirectional associations

›
As you could saw in the two previous posts I am using 2 entities, Ads and SpecificItems, found in a One-to-Many relationship unidirectional....
‹
›
Home
View web version

About Me

My photo
Cristian
View my complete profile
Powered by Blogger.