101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

506
active users

#symfony

7 posts5 participants0 posts today

My employer, after 7 months of work, fired me overnight. Because I would be too "finicky" about code quality and security risks, which would better suit "a bank or cybersecurity company".

So I'm again #lookingForJob, either at #Montpellier (France) or #fullRemote. I am a #fullStack #developer with almost 10 years of experience on #php, #symfony, #html, #css, #javascript (#jquery and I'm also learning #vue). I am fluent in English, both written and spoken.

Mon employeur, après 7 mois de période d'essai, vient de la rompre du jour au lendemain. Parce que je serais trop "pointilleuse" sur le code et les risques de sécurité, ce qui conviendrait mieux au secteur "de la banque ou de la cybersécurité".

Donc #jeChercheUnJob à nouveau, sur #Montpellier ou #fullRemote. Je suis #developpeuse #fullStack avec presque 10 ans d'expérience professionnelle sur #php, #symfony, #html, #css, #javascript (#jquery mais je suis en train de me former sur #vue)

Interesting job-interview yesterday (and yes, I'm still looking for a remote #Symfony #PHP role) when the tech-lead I was talking to says that they had already upgraded their app to Symfony v7.3! Didn't ask about the PHP version, but I bet it was at least php8.3, if not (maybe) 8.4. I'm suitably impressed.

The only problem is - they are currently an all-MacOS place, and I won't.

Comment est ce que vous feriez une modification de données dans un formulaire qui échoue une validation ?
J'ai un formulaire qui a 2 champs, si le champ B viole une contrainte à partir d'une valeur de A, je veux modifier programmatiquement la valeur de B (pour la mettre à NULL pour pouvoir vider ses données).

Si j'utilise un événement de formulaire PRE|POST_SET_DATA pour modifier les données, la validation n'est pas encore passée. Si j'utilise un événement *_SUBMIT, il n'est plus possible de modifier les données du formulaire...

La validation des contraintes est déclenchée dans le contrôleur à dessein.

Merci pour votre aide <3.

Développeur Web & Mobile Junior en recherche active !

Je suis à la recherche d’un poste en CDI dans le développement web back-end ou fullstack.

💻 Stack actuelle :
PHP / Symfony
SQL (MySQL / PostgreSQL)
HTML / CSS / JavaScript
Git, Docker (bases), MVC, API REST

🎯 Rigoureux, curieux et prêt à déménager pour rejoindre une équipe motivante.

Un boost ou un partage serait très apprécié 🙏

#DeveloppeurWeb #PHP #Symfony #Fullstack #Backend #WebDev #JuniorDev #Reconversion #Emploi #JobSearch #

Laravel vs. Symfony: A Comprehensive Comparison of #PHP #Frameworks

This article provides a guide concerning #Laravel vs. Symfony: a comprehensive comparison of PHP frameworks.
Laravel vs. Symfony: A Comprehensive Comparison of PHP Frameworks
Laravel and #Symfony are two of the most popular PHP frameworks, widely used for building modern web applications. Both have strong communities, rich ecosystems, and are frequently chosen by ...
Continued 👉 blog.radwebhosting.com/laravel #websitedevelopment

RadWeb, LLC · Laravel Vs. Symfony: A Comprehensive Comparison Of PHP Frameworks - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a guide concerning Laravel vs. Symfony: a comprehensive comparison of PHP frameworks.

I'm playing with Mecure.rocks and not sure what the best practices are for cases where you might be discovering new topics dynamically. All the examples I've seen show creating one eventSource by adding additional topic query parameters. Is it safe for me to just create a brand new EventSource when a new topic is discovered? If not, is there a way to augment an existing EventSource instance with additional query parameters? #symfony #mercure #mercureRocks