php

Back Open Paginator
14.01.2026 17:12
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

API Payload Size Guard

Reject oversized requests before they melt your servers.

youtube.com/watch?v=FwKCy-9u568




Show Original Post


14.01.2026 16:02
ericmann (@ericmann@tekton.network)

Question for #PHP devs:

What's your current production deployment setup?

1. Shared hosting
2. VPS with manual deploys
3. Platform (Heroku/Render/etc)
4. Containers (Docker/K8s)
5. Something else?

Genuinely curious where people are at.




Show Original Post


14.01.2026 15:47
thepanz (@thepanz@phpc.social)

Content warning:Experts on PHP Doctrine DBAL: asking for advices. Ref: MySQL and reserved keywords.


I have to query a table named `keys`: it works fine when using the repository: the table's name is escaped when queried.

The error occurs when using that table in a LEFT JOIN:
`$qb->leftJoin(Key::class, 'k', Join::ON, 'a.keyId = k.id');

Here the table name is not escaped and MySQL errors. Is it a bug, or I must manually escape the table name in the ORM\Table(name) attribute?

#PHP #Doctrine #doctrineorm




Show Original Post


14.01.2026 14:38
jclermont (@jclermont@phpc.social)

Using different git accounts for work and open source? Here's how to ensure the right author is used in each repo without forgetting that extra step. #php #laravel masteringlaravel.io/daily/2026




Show Original Post


14.01.2026 13:30
ngate (@ngate@mastodon.social)

🤣 Oh wow, someone really despises GitHub Actions! 🥳 Apparently, it's so loathsome that it dethroned as the ultimate tech villain. 😂 But don't worry, saves the day with its *totally* intuitive crafting process. 🙄
xlii.space/eng/i-hate-github-a




Show Original Post


14.01.2026 11:12
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

Support Ticket PII Redaction

Mask emails and card data before storage.

youtube.com/watch?v=cgmH9X6aIu8




Show Original Post


14.01.2026 11:05
derickr (@derickr@phpc.social)

I hold the domains phpvikinger.{org,net,com}, which are expiring in three months.

I am not going to renew them as I have no use for them any more.

If you're interested, let me know? It'll cost you just the normal registration fees.

#php #vikings #norway #usergroup




Show Original Post


14.01.2026 11:02
PythonPeak (@PythonPeak@mastodon.social)

Signed URL Expiry That Stops Hotlink Pirates

Short-lived links that die before they go viral.

youtube.com/watch?v=XWW_q6HVGMQ




Show Original Post


14.01.2026 10:54
carolina (@carolina@norden.social)

Dieser eine $kunde, der seit über 10 Jahren auf drei #Contao 2-Installationen sitzt. Der seitdem nachhaltig resistent gegenüber Updates ist. Dem man das Problem ein Jahrzehnt lang nahe gebracht hat und der es trotzdem ignoriert hat. Dem man sagt: Wenn der Hoster abschaltet bist du im Arsch.

Dem schreibt heute der #Hoster: Wir schalten Ihre #PHP-Version in einer Woche ab.

Und nun soll ich den Brand löschen helfen.

Ich bin unsicher.




Show Original Post


14.01.2026 10:46
decompwlj (@decompwlj@mathstodon.xyz)

Now this animation is available for the 1000 sequences decomposed on my website.
Accessible from the 3Dgraph, 2Dgraph500terms and 2dgraphs pages ➡️ decompwlj.com
A little more work on axis sizing and controls.

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research




Show Original Post


14.01.2026 10:46
decompwlj (@decompwlj@mathstodon.xyz)

4: The palindromes in base 10 (A002113) ➡️ decompwlj.com/3DgraphGen/Palin

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


14.01.2026 10:45
decompwlj (@decompwlj@mathstodon.xyz)

3: The triangular numbers (A000217) ➡️ decompwlj.com/3DgraphGen/Trian

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


1 ...198 199 200 201 202 203 204 205 206 207 208 ...526
UP