Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in symfony

Why is my Symfony2 @UniqueEntity constraint not working at all?

symfony constraints

Getting the user id from logged in user in FOSUserBundle

php symfony fosuserbundle

Redirect with Event Listener for all "No route found 404 Not Found - NotFoundHttpException"

symfony

Symfony2 doctrine:generate:entities throw Syntax Error?

doctrine symfony entities

StofDoctrineExtensionsBundle softdelete - How do I use it?

Symfony2 - Doctrine and FOSUserBundle - wrong annotations

How to create a link to download generated documents in symfony2?

php symfony twig

Symfony2: automatically logging in users from their Windows session

Symfony2 dev environment not clearing cache automatically

caching symfony

Doctrine: Set primary Key

Symfony2 (WebsocketBundle) - Simple private (and group) chat database schema and logic

symfony chat

Symfony 3 - Auto generate BOOLEAN getters and setters - isActive vs getActive

Serializer using Normalizer returns nothing when using setCircularReferenceHandler

ResponseListener in Symfony leads to duplicate header 'Content-Type' from apache in dev mode

Trying to understand and implement Symfony 3 Caching for Framework and Doctrine

doctrine-orm symfony

Doctrine many-to-many relationship wants to create a table twice when I create a migration

doctrine symfony

Symfony2/Doctrine2: Generate entities that are outside a bundle

Run CSS file through Twig when using {% stylesheets %} tag in Twig with Symfony2

css symfony twig assetic