Johnny Charcosset
Johnny Charcosset
I would like to change target directory to generated file "fos_js_routing" so I execute this command : php bin/console fos:js-routing:dump --target=web/compiled/js/fos_js_routing.js --symlink Then, from my view : But, generated URLs...
Hi, I work with PHP7 and PHPUnit >5 . This is my composer.json : "phpunit/phpunit": "~5.4", "behat/mink": "^1.7", "behat/mink-goutte-driver": "^1.2", "behat/mink-selenium2-driver": "^1.3", "aik099/phpunit-mink": "~2.0", "behat/mink-extension": "*" This is my test...