Questions tagged as 'symfony'

0
answers

login of users with symfony 3.4 email or nick

I have a question with the log of users with symfony 3.4 to see if you can help me I want to make a user can access using both the email and the Nick or user (in my case in the database figure nick. It's something relatively simple in theo...
asked by 01.05.2018 / 19:18
1
answer

How to get the current url in Twig in Symfony

I need to get the final route of the url in twig For example I have this url: http://www.hackeruna.com/pagina , I just need this part of the path /pagina .     
asked by 04.05.2018 / 00:42
2
answers

Problem with accents and special characters when using the get method

I am working on an API Rest with Symfony 2.8. I have been given the following case: when they make a request to the URL /search , this usually comes: http://{servidor.com}/search/libros?q=vacaciones&language=es the request is hand...
asked by 11.04.2018 / 17:00
1
answer

Symfony the form does not save

I commented that I am developing a form in symfony 3.4, the form is rendered correctly and displayed on the screen. The problem happens when clicking on the input submit nothing happens when I should save in the database. The code to save what i...
asked by 22.03.2018 / 03:14
0
answers

VichUploaderBundle, field null image_name

I've been trying for days to integrate VichUploaderBundle into a symfony 3.4 project with mySql. I followed the documentation of link but I have a problem that I could not solve. The error occurs in the flush () when creating a new record....
asked by 30.03.2018 / 19:49
0
answers

Integrate Jquery and Bootstrap in Angular (Symfony)

I am developing an application with symfony and angular, to my surprise, that when I get to the angle part, and I try to implement bootstrap and jquery, it tells me that it is not possible to load the resources, the error message that comes out...
asked by 28.03.2018 / 13:15
1
answer

Can the yml file paths be combined with annotations in symfony?

I am working on a project that has been started, and at the time it was started it was advised and a configuration file .yml was used for the routes, however nowadays it is easier, using the annotations My question is if there i...
asked by 13.03.2018 / 17:13
0
answers

Problem installing sonata-project / doctrine-orm-admin-bundle

I hope that someone can help me in this, thank you in advance Well, I'm trying to use sonata-project for the login in symfony (it is mandatory for the project), the case is that following the steps I must, before using sonata-project/admin...
asked by 28.02.2018 / 05:25
1
answer

Src of an iframe in php Symfony

good day! I tell you that I'm looking at a php code that I use Symfony, to which I have to change some styles. In a form you have an iframe with the following src      src="/ web / index.php / form" I have to change the style of that form but...
asked by 26.02.2018 / 17:41
0
answers

Change only text on a web page while maintaining header and footer

I have a web page with a section called 'about us' that has a drop-down menu with three options: 'who we are' 'mission vision and values' and 'objectives'. In all I use same header and same footer. Even the same photo, just change the text. I ha...
asked by 19.02.2018 / 19:15