I have a symfony2 application with an api rest and a sonataAdmin backend.
In the security.yml file I have the following:
security:
encoders:
FOS\UserBundle\Model\UserInterface: bcrypt
role_hierarchy:
ROLE_ADMIN: [R...
I have a problem with CORS and I do not know how to solve it.
"No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access."
My code is as follows:
window.onload = fun...
I have 7 columns in my tables and it happens that I slide one until it disappeared and I do not know how to show it again.
help me !!
see acces forums but they did not help me
Forum of access