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 }
In your parameters.yml, you must have an attribute "secret", because in your config.yml you have a reference to "secret" with this line : secret: %secret%
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With