php

Back Open Paginator
03.10.2025 23:53
shawnhooper (@shawnhooper@fosstodon.org)

Craft CMS is moving to Laravel

laravel-news.com/craft-cms-is-

#PHP #Laravel




Show Original Post


03.10.2025 18:19
dabiddo (@dabiddo@mstdn.io)

Nice, I'll save this for later reading after work

#php

What’s New in PHP 8.5? (Release Date + Must-Know Features) | PHP Architect

phparch.com/2025/10/whats-new-




Show Original Post


03.10.2025 18:09
lukasrotermund (@lukasrotermund@social.tchncs.de)

@nemith Thanks for the tip. I have worked with #Neovim for a long time and am therefore quite familiar with it. However, despite having fewer plugins, it has always been considerably slower than #Vim9. Additionally, the LSP architecture is painfully slow and dependent on other language servers running in the background and listening on UNIX sockets. This is acceptable with gopls. Unfortunately, 90% of my work still involves #PHP and all the PHP language servers are poor. #Intelephense, which I purchased, is even proprietary and was often unable to validate my licence.
I was so frustrated that I gave up on Neovim because it offered me no added value compared to Vim 9. Moreover, 89% of what LSPs do can also be provided by #ctags, without the need for a buggy and slow Node.js Language Server.




Show Original Post


03.10.2025 17:10
jedimb (@jedimb@mastodon.gamedev.place)

#PHP website progress is steady. I've gotten a lot done in the past month, even of much of it was refactoring and rethinking my approach (since I'm still fairly new to the language).

Latest addition was a cookie-based login with token and validator values checked against the database.

Next stop was going to be an administration page with authorization features, but I think I'll add sanitizing input before that, just so it doesn't get lost somehow.

#WebDevelopment #programming




Show Original Post


03.10.2025 15:39
bigcalm (@bigcalm@mendeddrum.org)

In the tabs vs spaces indent war, I was very much on the side of spaces.

In my later years, I have come to understand tabs as the better of the two (as long as you can configure the size of a tab in everything).

But it feels too late to make the change. Especially as I am a fan of following coding standards. And many have adopted spaces.

Can we go back and make tabs the winner everywhere?

#PHP #programming




Show Original Post


03.10.2025 15:20
jclermont (@jclermont@phpc.social)

Laravel is constantly improving, but our projects only improve if we use those features. In today's video, I show a feature introduced back in Laravel 8 that makes test suites much faster, and that I still regularly see teams not using. #php #laravel masteringlaravel.io/daily/2025




Show Original Post


03.10.2025 14:46
tobiaskoengeter (@tobiaskoengeter@sueden.social)

@joachim @theshaunwalker I honestly think it's very narrow-minded to claim that #PHP is only about processing requests. Why should that be the case? You can do so much more with PHP, and only thinking about requests would not do PHP justice. PSR-20 is not intended to give you a time. It describes HOW a time can be given to you. And that is the task of the FIG, or rather the PSRs: it's about the how.




Show Original Post


03.10.2025 14:41
elazar (@elazar@phpc.social)

If you haven't already, I highly recommend getting tickets to @longhorn.

#PHP conferences in North America have dwindled in recent years; it's vital to support those that remain.

@longhorn is top-notch, run by passionate community members with a great line-up of speakers and sponsors; it deserves the community's support. The people you can meet and knowledge you can gain is well worth the price of admission.

Tickets are available here: ti.to/longhorn-php/longhorn-ph

Boosts are appreciated. 💜 🐘




Show Original Post


03.10.2025 14:06
michael (@michael@mstdn.thms.uk)

I need some help:

I've got php8.3 on a server installed via ppa:ondrej/php

I need to install a pecl extension (specifically excimer) and that requires the php-dev extension.

But it doesn’t seem to be available to me. Why would that be?

(Yes, I did run apt update)

#php





Show Original Post


03.10.2025 13:26
kAlvaro (@kAlvaro@mastodon.social)

I waste so much time manually reformatting multi-line comments to fit below the right margin ruler... I can't believe that has the Join Lines command but not the opposite. If it has, I've been unable to find the name, and Google is completely useless nowadays.




Show Original Post


03.10.2025 10:39
decompwlj (@decompwlj@mathstodon.xyz)

A022842: Beatty sequence for sqrt(8)

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


03.10.2025 10:33
decompwlj (@decompwlj@mathstodon.xyz)

A022841: Beatty sequence for sqrt(7)

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


1 ...396 397 398 399 400 401 402 403 404 405 406 ...525
UP