mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
6 lines
310 B
Plaintext
6 lines
310 B
Plaintext
* Bundle is installed but it require a configuration.
|
|
Run command <fg=green>bin/console sapient:configure</>.
|
|
Then, copy output of command and paste it in <fg=green>config/packages/sapient.yaml</>
|
|
|
|
* <fg=blue>Read</> the documentation at <comment>http://sapient-bundle.readthedocs.io/en/latest/</>
|