doctrine:
Category:
symfony
-
-
-
Finally have some time to update one of my personal website (http://www.hostpohotocontest.com) from Symfony 1 to Symfony 2 framework. Below are the noticeable differences i encounter when migrating to Symfony 1 to 2.…
-
-
-
If you use symfony’s sfDoctrineApply plugin and for some reason, the ‘id’ and ‘user_id’ in sf_guard_user_profile are messed up, you can try the below SQL. The SQL would update sf_guard_user’s…
-
-
-
Codingphpsymfony
You are not allowed to access this file. Check frontend_dev.php for more information.
by Benby BenIf you had deployed to production/LIVE environment and encounter this error message when you tried to access fontend_dev.php, it is due to a security IP check in fontend_dev.php to check…
-