-
How to Override Templates from Third-Party Bundles for symfony4
![qq 20170801203749](https://user-images.githubusercontent.com/25034767/28825557-4e0f8b4a-76f9-11e7-86ff-d597f8fa2e0f.png)
ghost updated
7 years ago
-
Our install instructions say "copy behat.yml.dist" into your project folder, etc, as a quick-start for Behat. We can do this automagically via Composer's scripts.post-install-cmd section.
https://…
-
Hey,
Please update this bundle. I'm trying to generate new entity with this bundle, but I'm getting errors that App or AppBundle does not exist...
commands:
```
php bin/console doctrine:gene…
-
| Q | A
| ---------------- | -----
| Bug report? | no
| Feature request? | yes
| BC Break report? | no
| RFC? | no
| Version/Branch | 0.9.*
Hello,
During …
-
Silex is hitting EOL in June 2018, so I think it's time for us to figure out how to move OpenCFP more towards Symfony, perhaps targeting Symfony 4.
-
Is it ok if I create a PR that moves all sources to `src` and the tests in `tests`? This way, the tests won't get distributed with composer.
I'm currently trying to migrate my Symfony 3.2 project t…
ruudk updated
7 years ago
-
See https://github.com/silverstripe/silverstripe-framework/issues/5992
As a developer, I can start a SilverStripe project with sensible defaults and tailor them to my project's needs, while still b…
-
Hello,
## The problem
Each time I install package I need to manually register service providers. This looks like a redundant step.
## The solution
Laravel can auto discover service provide…
-
The SonataUserBundle folks have decided not to update their bundle to support Symfony 3.0 until FOSUserBundle 2.0 is stable.
[SonataUserBundle#768](https://github.com/sonata-project/SonataUserBundl…