Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
yivi
yivi has asked
18
questions and find answers to
178
problems.
Stats
7.8k
EtPoint
3.1k
Vote count
18
questions
178
answers
About
Not actually a monkey. Really.
(he/him)
yivi questions
Decorate all services that implement the same interface by default?
How to get API-Platform to load related (e.g. Many2One) resources/entities?
How to avoid logging expected exceptions that are correctly converted to status codes by Api-Platform?
Class Foo\Bar\Baz located in ./foo/bar/utility/baz.php does not comply with psr-4 autoloading standard. Skipping
disqus wont load in localhost, already in development mode
adding static() to urlpatterns only work by appending to the list
mcrypt_encrypt to openssl_encrypt, and OPENSSL_ZERO_PADDING problems
Why I am suddenly getting a "Typed property must not be accessed before initialization" error when introducing properties type hints?
yivi answers
Why should we use composer rather than using include_once or require_once?
"symfony new project-name" command generates files in ISO-9958-1 encoding
Why use the "use" keyword in PHP to import core identifiers?
What effects do the APP_ENV and APP_DEBUG constants have in a Symfony application?
Unable to install FOSRestBundle with Symfony 5
Can I declare a typed property so that it accepts a null value as well?
How to set an EntityType field to be readonly/disabled, so that value cannot be edited but is still sent with the form?
How to inject a specific cache pool?
How to increase decimal precision on percentage format using Twig's Intl extension?
Why can't I access the response content when the Symfony HTTP Client encounters an error, and an exception is thrown instead?