All Entries Tagged With: "doctrine credentials"
Set Credentials using security.yml in Symfony 1.4
Share Symfony provides some cool configuration features that would allow you to minimize your coding part . In this tutorial i would explain how to configure security.yml to set credentials for a different users. Create a class file named account.class.php under apps/frontend/lib folder with content .The class below checks weather the user is admin and [...]
anoopsachari | May 28, 2010 | Comments 3






