Published: 17 Jan 2018 › Updated: 17 Jan 2018

Executing command line script for different environment (database)
edp bin/console --env=behat
for example:
bin/console --env=behat fos:user:create admin admin@admin.xx admin --super-admin; bin/console fos:user:activate admin;
Leave Executing command line script for different environment (database) to:
Read more #symfony posts
Best Posts From symfonydev
We have not curated any of symfonydev's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From symfonydev
- {@InheritDoc} plugin for PhpStorm
- How to implement a rollback feature
- Bug in behat 3.4.0 - No specifications found at path(s), This might be because of incorrect paths configuration in your `suites`.
- MultiUpload of files in Symfony 3.2
- Executing command line script for different environment (database)
- Validators in Symfony
- String encoding in php
- Command bus in Symfony
- Providing explicit UID (if the user is the same on client and host) at docker run will help with file permissions
- Check if there are the same values for given column