php

Back Open Paginator
20.02.2026 16:48
tvbeek (@tvbeek@phpc.social)

I released version 4.7.0 for Laravel Mail Catchall

This version adds support for PHP 8.5

This package helps you to forward all the mail from your Laravel application to a specified address and have the information about the original receivers added.

gitlab.com/tjvb/laravel-mail-c

#PHP #Release #Laravel #PHP85 #PHP




Show Original Post


20.02.2026 16:16
cypnk (@cypnk@masto.hackers.town)

Probably unpopular opinion:
I never liked the idea of "code-free" templates in #PHP

The entire concept seems redundant since you inevitably end up reinventing some form of scripting for loops, if/else logic etc... all over again and it's yo dawg I heard you like scripting so I put scripting in your scripting so you can script while you script




Show Original Post


20.02.2026 15:42
jclermont (@jclermont@phpc.social)

In today's video, I show you why $request->get() can silently fail and what to use instead. #php #laravel masteringlaravel.io/daily/2026




Show Original Post


20.02.2026 15:37
dantleech (@dantleech@fosstodon.org)

@edorian showing how #PHP actually works #phpuk #phpuk26





Show Original Post


20.02.2026 14:35
pwaring (@pwaring@social.xk7.net)

I don't understand enough Rust to be able to read an API reference in the documentation, but I do like the match expression. PHP has something similar and it's much cleaner than a huge if/elseif block or switch statement.

#RustLang #PHP




Show Original Post


20.02.2026 14:28
freekmurze (@freekmurze@phpc.social)

🔗 No Chrome, no Node, no problem: PDF generation in Laravel finally grows up
jpcaparas.medium.com/no-chrome
#php #laravel #package #pdf




Show Original Post


20.02.2026 11:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

Null Coalescing vs Walrus Operator: One-Line Power

PHP's ?? operator vs Python's := walrus operator. Which language gives you more one-line superpowers? Mind = blown!

youtube.com/watch?v=0KmTGH51AW8




Show Original Post


20.02.2026 10:38
GopherPete (@GopherPete@techhub.social)

Well, seeing as how my Sisyphian attempts to find a native 8in Linux tablet seem to be hopeless i've copied my #Perl development environment onto my Android/Termux device and it runs great. Now i won't need to SSH into the server and work - just use #Termux and transfer files as needed. In fact it worked so well i've installed #php 8.5 and will use that in the same way (I don't use frameworks etc).

Edit: oh, and i ran "cpan install File::Which" and it took 45 minutes, because .. dependencies. Yeah, I remember now :0100:




Show Original Post


20.02.2026 08:44
Crell (@Crell@phpc.social)

Running #Lando on GitHub Actions. #Laravel #PHP

garfieldtech.com/blog/lando-gi




Show Original Post


20.02.2026 05:40
decompwlj (@decompwlj@mathstodon.xyz)

A131645: Beastly primes (version 2): primes containing 666 as a substring
A131645 ➡️ oeis.org/A131645

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A131645.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A1316
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


20.02.2026 05:34
decompwlj (@decompwlj@mathstodon.xyz)

A131323: Odd numbers whose binary expansion ends in an even number of 1's
A131323 ➡️ oeis.org/A131323

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A131323.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A1313
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


20.02.2026 01:04
dseguy (@dseguy@phpc.social)

@k47 Never heard of the D language until today. And now, I should be able to compile it into a #PHP extension?!?!

I tried, but I need to build the gdc compiler first... that is a detour. :(




Show Original Post


1 ...120 121 122 123 124 125 126 127 128 129 130 ...525
UP