php

Back Open Paginator
07.02.2026 08:22
display (@display@friendica.daniel-siepmann.de)

Migrated all my own running projects to #PHP 8.5.
That's easily possible, thanks to a great ecosystem. This includes:

* phpunit.de/
* phpstan.org/
* php.net/ itself of course
* nixos.org/
* launchpad.net/~ondrej

They make it easily possible to maintain and run projects based on PHP.




Show Original Post


07.02.2026 07:55
admin (@admin@mastodon.raddemo.host)

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





Show Original Post


07.02.2026 05:24
terry (@terry@phpc.social)

The last few weeks I've been learning about GameBoy game roms and compression algorithms. And I saw the DuckTales game was only 64k, and thought "that's smaller than my company's Contact page"... "can I run it in PHP?"

The short answer is no, but you can pull out images and sprites:

terrymatula.com/random/2026/de

#ducktales #php #gameboy




Show Original Post


07.02.2026 05:04
decompwlj (@decompwlj@mathstodon.xyz)

A116459: Numbers k such that A003313(k) = A003313(3*k)
A116459 ➡️ oeis.org/A116459

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


07.02.2026 04:58
decompwlj (@decompwlj@mathstodon.xyz)

A115921: Numbers k such that the decimal digits of phi(k) are a permutation of those of k
A115921 ➡️ oeis.org/A115921

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


06.02.2026 23:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

How to Fix preg_match Returning 0 but Not False

preg_match returns 0 for no match, false for error.

youtube.com/watch?v=lXE7QPGb6GQ




Show Original Post


06.02.2026 19:07
nubecolectiva (@nubecolectiva@mastodon.social)

The 5 Best Hosting Services for Laravel in 2026. 🇺🇸

Los 5 Mejores Hosting Para Laravel en 2026. 🇪🇸

🦄 nubecolectiva.com/blog/los-5-m

#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #hosting #laravelframework #php





Show Original Post


06.02.2026 18:46
kAlvaro (@kAlvaro@mastodon.social)

Upgrading from 2.8 to 2.9 breaks my scripts, and I'm trying to create a short self-contained example in a separate project to either report a bug or find some error on my side, to no avail: simplified scripts work fine in either version.
Out of sheer desperation in the face of failure, I've copied my entire project into the SSCE folder. Scripts work fine in either version.
🙃




Show Original Post


06.02.2026 18:28
roguefoam (@roguefoam@polymaths.social)

#PHP / #Laravel friends of Fedi - I'm running into a weird issue with phpactor I have 0 clue how to solve and I'm brand new to all of this...curious if anyone has thoughts.

I'm using Livewire in a Laravel app and phpactor refuses to accept that Route::livewire is a thing, it returns a missing member error causing my project to have 30+ fake problem flags in my IDE.

I asked in the Livewire GitHub and was told I should be able to deal with it however phpactor deals with other macros, but the phpactor docs are confusing the hell out of me.

Any advice/suggestions/fixes?




Show Original Post


06.02.2026 18:03
jclermont (@jclermont@phpc.social)

GitHub versions our code, but what about other important elements like issues and comments? In today's video, I show you how to see a version history for these elements too. #php #laravel masteringlaravel.io/daily/2026




Show Original Post


06.02.2026 18:00
SecondeJ (@SecondeJ@phpc.social)

Today I attempted to write and sort of succeeded* in making an extension for #php and let me tell you right now, my utmost respect goes out to @thephpf because I wouldn't wish C upon my worst enemies.

*by bugging @asgrim every ten mins




Show Original Post


06.02.2026 17:47
blackwolf12333 (@blackwolf12333@hachyderm.io)

Always fun when tests fail in CI and succeed locally. Turns out we don't clear out smarty cache in our tests so locally the compiled templates were already compiled but in CI we compiled the templates fresh on each run.
And that caused a deprecation warning which failed the tests.

#php




Show Original Post


1 ...147 148 149 150 151 152 153 154 155 156 157 ...525
UP