Install
PHP
Modern PHP, frameworks, Composer, and production patterns.
- 5 Tracked terms
- Last 30 days Feed window
What this topic collects on
An article joins this feed when it matches these terms. Each one is also a search of its own.
Related topics
Latest in PHP
WFC in Perl: A Server-Driven UI Approach for Perl
39+ min ago (905+ words) Perl has long been used for server-side web development, but modern web applications often rely... Tagged with perl, mojolicious, cpan, webformscore....
Laravel Vet: Review Composer Code Before It Installs
6+ hour, 17+ min ago (749+ words) Or try paginated search → Laravel Vet is a new package from the Laravel team that shows you the code that composer update is about to write into your vendor/ directory, and records the packages you trust in a vet.json…...
Laravel MCP 1.0 Is Released
5+ hour, 47+ min ago (333+ words) Or try paginated search → The Laravel team has released Laravel MCP 1.0, the first stable version of its package for building Model Context Protocol (MCP) servers in Laravel applications. These servers let AI applications use your app's tools and data, and…...
Raw PHP, opcache, JIT, and AOT: what actually happens to your code
6+ hour, 8+ min ago (1456+ words) A few weeks ago, I posted a carousel on LinkedIn about TypePHP, the ahead-of-time compiler the Swoole... Tagged with php, performance, webdev, aot....
Performance no front só é Staff se a conversão sobe
6+ hour, 28+ min ago (673+ words) Pessoal, eu ia vender Vue 3. Checkout de infoproduto. Alto volume. Micro frontend. Campanha de influenciador no ar. Timeout. Transbordo. O time discute Lighthouse e Nuxt. A pergunta não era o score. Era: o JS do passo do pagamento chegou a…...
Problem migrating Laravel database to PostgreSQL
4+ hour, 46+ min ago (212+ words) I’m having problem migrating fresh tables for database and the mistake mentioned And chatgpt conscionable bluffing about that i ought to adhd this adhd that to php.ini Earlier moving database migrations successful Laravel, your PHP runtime situation essential beryllium…...
jQuery's.trigger('submit') drops the submit button, and your backend may be checking for it
12+ hour, 39+ min ago (422+ words) A contact form was posting and leaving nothing behind. No message stored, no e-mail sent, no thread created — and no error either. The page just reloaded, empty and calm, as if the visitor had never pressed anything. The cause is…...
We Planted 180 Bugs in Copies of Real Open-Source Backends. Fix Your First One in About 20 Minutes
14+ hour, 34+ min ago (1063+ words) PushForces is a practice site where you fix bugs we planted on purpose in copies of real open-source... Tagged with showdev, career, backend, programming....
The Spring Boot Upgrade That Didn’t Break the App — It Broke Our Reports
12+ hour, 3+ min ago (1283+ words) A subtle Spring Boot bean proxying change quietly corrupted batch processing, producing inconsistent reports for weeks …...
How to structure a freemium WordPress plugin that passes wp.org review
18+ hour, 21+ min ago (816+ words) If WordPress.org rejected your plugin for "trialware" or "locked functionality," you didn't do anything unusual — you did the thing every SaaS tutorial tells you to do, and it's exactly what the directory forbids. Here's the rule, and the structure…...