-
* Remplacer le bundle SensioGeneratorBundle par [Maker](https://github.com/symfony/maker-bundle).
* Re-générer les entités getter/setter avec Make
-
| Q | A
| ----------------- | ---
| Issue Type | Question
| Deployer Version | 6.0.0
| Local Machine OS | Windows 10
| Remote Machine OS | Ubuntu 16.04
### Description…
-
I use that kind of checks (with `class_exists`+`method_exists` combo) regularly in my libraries to decide what algorithm to use. And i don't want to use `-exclude-checks` because it skips really bad c…
-
| Q | A
| ----------------- | ---
| Issue Type | Question
| Deployer Version | 6.0.3
| Local Machine OS | macOS 10.13.1 (High Sierra)
| Remote Machine OS | Debian Jessie …
-
CoreBundle use aliases in deprecated classes. This mean we can replace This class by new even in Sonata 3, becouse they equal and will be BC. For example:
`Sonata\CoreBundle\Validator\ErrorElement ==…
-
Hi, I use your bundle with Symfony3 and jQuery File Uploader (Basic Plus UI version).
When I try to upload images, I have an error "Empty file upload result". The json response is empty.
But, the upl…
-
Appliquer une structure SF4 dans mon projet ?
Ce que cela implique:
- Combiner tous les bundles dans src en 1 seul: AppBundle
- Changer les namespaces
- Exploser le fichier de config symfony en …
-
I am trying to integrate captcha in symfony 4 form.
Steps taken:
1. composer require karser/karser-recaptcha3-bundle
2. Register the bundle
Register bundle into config/bundles.php:
```
return…
-
Given:
* Single-page frontend application(angularJS) & API backend service(Symfony3)
* One host for one stage which hosts both the front- & the backend
* Deployer version: 6.0.3
The question i…
-
Trying to deploy Symfony3 project on Ubuntu with PHP 7.1
PHP Fatal error: Declaration of DoctrineORMEntityManager_000000004025448d000000005ae5af7cccefc00df70107613b44fbd8e9c15cf3::initializePr…