Latest Laravel/PHP Articles

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


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...
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...
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.

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...
In this tutorial we're going to change a string of words to be camel-cased. You can do this by using the below regex to select all the matched parts of the stri...
In this article, I will show you how to perform Job chaining in laravel. For this example, I am uploading an excel file with thousands of rows. Laravel queue wi...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Consultant, Software Engineer, Technical Writer, and Community Advocate
Out of the box, Filament provides a tonne of components that you can use in your application. Let's look at how I built a DescriptionList component for one of m...
In this post, I am going to explain about login with Magic Link in LARAVEL 9. To make password less login with Magic Link, we are going to us https://github.com...
In this post, I am going to explain about login with Magic Link in LARAVEL 9. To make password less login with Magic Link, we are going to us https://github.com...
CodeMentor Codementor is an online marketplace connecting developers with experts for on- demand 1:1 help via screen sharing, video, and text chat.
Many Mailtrap users create their apps with PHP and the vast majority of them choose Laravel. However, we still observe numerous questions on sending emails with...
https://ohdear.app is the all-in-one monitoring tool for your entire website. We monitor uptime, SSL certificates, broken links, scheduled tasks and more.
Receiver is a drop-in webhook handling library for Laravel. Webhooks are a powerful part of any API lifecycle. Receiver aims to make handling incoming webhooks...

blog.laravel.com

Vapor: Managing DNS
Vapor is a serverless deployment platform for Laravel that strives to making deploying and scaling your Laravel project easier than ever. In this post, we'll di...