Closed JulienMarliac closed 7 years ago
Find out the issue.
The tutorial says "If you intend to complete the entire tutorial you can save some time by adding all of the required packages now". But the routing auto bundle need to have some config done and in the tutorial this config is done in the next chapter.
Not an issue from routing auto bundle. My bad.
Hi,
I'm trying ton test Symfony CMF but i'm stuck at installing this bundle. I keep getting the error :
"No adapter has been configured, you either need to enable a persistence layer or explicitly specify an adapter using the "adapter" configuration key. "
In the tutorial (https://symfony.com/doc/master/cmf/tutorial/getting-started.html) there is no reference to this "adapter" key.
Am I missing something ?