php

Back Open Paginator
25.03.2026 04:42
decompwlj (@decompwlj@mathstodon.xyz)

A227916: Primes that remain prime when the leftmost digit is removed
A227916 ➡️ oeis.org/A227916

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A227916.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A2279
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#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


25.03.2026 01:07
astian (@astian@mastodon.social)

A truly private, secure, telemetry-free, and fully auditable Sync service for Midori Browser, developed in Laravel :-) Yes!!! PHP is still alive, it will never die 💪 😍 .

astian.org/midori-en/midori-wi




Show Original Post


24.03.2026 22:27
fkooman (@fkooman@floss.social)

I'm really sad a tool I use a lot to improve PHP code quality has a bunch of "AI" commits and the repository is littered with "AI" instruction files.

😭

#fuckai #noai #php




Show Original Post


24.03.2026 21:12
habr (@habr@zhub.link)

Voters в Symfony

Привет, Хабр! В каждом проекте рано или поздно появляется логика вида «этот пользователь может редактировать этот пост, а тот нет». И начинается: if ($post->getAuthor() === $currentUser) в контроллерах, в сервисах, в шаблонах. Копипаста расползается, а потом приходит новое требование — «модератор тоже может редактировать, но только в своей категории» — и вы бегаете по двадцати файлам, молясь, что ничего не забыли. Symfony Voters — механизм, который выносит всю логику авторизации в одно место. Не аутентификации (тип кто ты?), а именно авторизации (что тебе можно?). Разберём, как это работает. Разобраться в Voter

habr.com/ru/companies/otus/art

#symfony #Voter #авторизация #права_доступа #безопасность_приложений #PHP #роли_пользователей #access_control #архитектура_приложения #бизнеслогика




Show Original Post


24.03.2026 19:14
ric (@ric@mastodon.qweb.co.uk)

Umm. Expecting a what? 😅

(Apparently this is just what the :: operator is called 🤷‍♂️)

#PHP





Show Original Post


24.03.2026 16:50
zeab (@zeab@fosstodon.org)

#TypeScript 6 feels like #php 6.

Not in the forever development. It's out now! But more in being a placeholder, until 7 is released. And 7 is definitely the excitement. #golang base with actual logic that makes sense. 😅
devblogs.microsoft.com/typescr




Show Original Post


24.03.2026 16:21
wolframkriesing (@wolframkriesing@mastodontech.de)

are the named parameters and spread not a usual thing in #PHP, I always have to ask for getting that imho much more readable code. I like it like this:

function fn(...$args) {}

fn(name: 'value')

much nicer than `fn(['name' => 'value'])

I think ...




Show Original Post


24.03.2026 15:29
SensioLabsOfficial (@SensioLabsOfficial@mastodon.social)

Les workshops de Paris 2026, c'est dès aujourd'hui 🤓 8, sécurité, Symfony : plein de sujets passionnants

Ravis d'accueillir les participants dans nos bureaux à Asnières !

Et retrouvez nos formations disponibles toute l'année 👉 tinyurl.com/yrht4mbz





Show Original Post


24.03.2026 14:10
jclermont (@jclermont@phpc.social)

If you use DB::beginTransaction() and DB::commit() instead of the DB::transaction() closure, you might be leaving your database in a weird state when things go wrong. #php #laravel masteringlaravel.io/daily/2026




Show Original Post


24.03.2026 13:37
acquaintsofttech (@acquaintsofttech@mastodon.social)

Laravel’s dominance isn’t hype — it’s proven.

• 1.5M+ websites
• 79K+ GitHub stars
• Top in developer surveys
• Massive ecosystem
• 13+ years of active maintenance
• Regular updates (Laravel 12 – 2025)

Built for scalability, speed, and real-world performance.

At Acquaint Softtech, we turn Laravel’s strengths into production-ready systems that scale. 🚀

📩 sales@acquaintsoft.com

🌐 acquaintsoft.com





Show Original Post


24.03.2026 12:10
Laracopilot (@Laracopilot@mastodon.social)

"I'll write tests later." — every Laravel developer, forever.

With LaraCopilot, tests aren't optional. They're automatic. ✅

Generate a controller → Pest feature tests generated alongside it.
Generate a model → Unit tests generated alongside it.

100% coverage on everything you generate.
Zero extra effort.
No more excuses.




Show Original Post


24.03.2026 11:56
getlaminas (@getlaminas@phpc.social)

Released: mezzio/mezzio-authentication-oauth2 3.0.0
#php #mezzio

github.com/mezzio/mezzio-authe




Show Original Post


1 ...62 63 64 65 66 67 68 69 70 71 72 ...524
UP