After installing and configured sonata admin. I have got following error in my framework. Please help..
You have requested a non-existent parameter "secret".
Be sure to import your parameters.yml file at the top of you config.yml file
imports:
- { resource: parameters.yml }