Latest Laravel/PHP Articles

Latest Laravel/PHP Articles curated daily from around the web.


Software development seems to be about change: the business changes and we need to reflect those changes, so the requirements or specifications change, framewor...
I'm proud to announce that our team has released a new package called https://spatie.be/docs/laravel-dynamic-servers/v1/introduction. This package can help star...
AIssue is a Basic and Lean Issue Management Package for Laravel. Basic Workflow and Issue Management You must add AIssueModelTrait Trait to the Issueab...
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
In modern web applications, it’s a common pattern to serve the web API and the frontend app from different subdomains: https://api.example.com: your web API, us...
https://dunglas.dev/2022/09/api-platform-3-is-released/ https://soyuka.me/ and I have just released the new major version of https://api-platform.com during the...
I’m very pleased to announce the https://github.com/dunglas/mercure/releases/ of the https://mercure.rocks hub version 0.14. With Mercure, securely push data to...
If you attended https://event.afup.org/afup-day-2022/programme/#3875, you might know that I am currently working on a PHP module for web servers written in Go....
Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge. Glimpse streamlines Laravel development by seamlessly deploying GitHub pull requests to preview environments with the help of Laravel Forge.
When working on enterprise projects, it’s common to have to download private dependencies that require authentication to be installed (usually, internal or paid...
At https://live.symfony.com/2022-paris/, I introduced a new PHP library to build https://solidproject.org/ applications: https://github.com/dunglas/solid-client...
https://caddyserver.com/ is the rising star of web servers. It is fast, easy to configure, fully featured (automatic TLS certificate generation and renewal, HTT...
Version 3 of the popular Doctrine DBAL library https://www.doctrine-project.org/2020/11/17/dbal-3.0.0.html, almost 10 years after the initial release of version...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Follow me on Twitter https://twitter.com/dunglasSubscribe to this blog Blogoliste https://api-platform.com http://les-tilleuls.coop https://mercure.rocks https:...
I have to say it from the start, the only thing that comes close to safely upgrading a codebase is having a solid set of automated tests. Nothing gives you more...

dunglas.dev

Edge Side APIs
Follow me on Twitter https://twitter.com/dunglasSubscribe to this blog Blogoliste https://api-platform.com http://les-tilleuls.coop https://mercure.rocks https:...
As developers, we should always be striving to learn new methods to reduce the number of bugs in our code. class User { public static function create( string $f...