-
```php
class myEnum {
function values() {
return ['value1', 'value2'];
}
function readables() {
return ['value1' => 'label1', 'value2' => 'label2'];
}
}
```
Do you see wher…
-
Hello,
Your bundle is awesome, but I cannot use it because it is not compatible with JmsTranslationBundle extraction process. I know that Jms provides a way to define our own extraction services, so …
-
Hello,
I am using facebook login app and i have turn on flag "Require App Secret" from from "setting-> advanced". After that i am getting error "API calls from the server require an appsecret_proof…
-
- Contacter => https://www.elao.com/fr/nous-contacter/
- Découvrir => https://www.elao.com/ ✔
-
Add an option to allow underscore-ize field names
-
Pendant le mois de décembre.
-
all icon files returns a 404
```
|
|
|
|
|
|
|
|
|
|
|
|
|
```
-
Il y a une margin-top sur les titres qui bloquent les actions sur certains blocs de textes:
https://blog.elao.com/fr/elao/blendwebmix-2017/
les tags au dessus du titre dans article_header ne sont …
-
Constat
=====
Chez Elao on a plein de talents qui ont travaillé sur API, chacun avec sa sensibilité, ses pratiques, ses préférences ...
Ma proposition
===========
Je propose donc une interv…
-
After upgrading to Symfony 3.4 i have this warning:
> User Deprecated: Implementing "Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface" without the "reset()" method is deprecated si…
pdias updated
6 years ago