Latest Laravel/PHP Articles

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


In January 2020, we’ve started to work on a new package for Laravel that provides a wide range of e-commerce features for your application. Now, we are about to...

www.phpmentors.com

PHP Mentors Book
PHP Mentors Book is a set of questions with topics that can help a lot of developers out there (Not just PHP). To answer those questions I contacted about 200 p...
Recently, I have to migrate some personal projects from Laravel 7.X to the latest Laravel version 8. After spending a long time making some testing in order to...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Watch this tutorial on Youtube: The “Search everything” box in the navigation bar is a very common feature in modern web app. Full source code for this tutorial...
DomPDF is a PHP library for converting HTML to PDF file. One of the common issues developers have with this library is setting the header and footer of pages fo...
I was browsing the issues on Laravel repo and came across one complaining about issues that arise from serving Laravel out of a subdirectory. Turns out there ar...
Demin Yin, evangelist for Swoole, joins Eric Van Johnson and John Congdon to talk about the project and more. Copyright © 2002-2020 musketeers.me, LLC. — All am...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
I've participated in this week's Laravel Podcast to discuss about the command line, and the tools Laravel exposes for us to interact with it via the command lin...
Swagger helps you to describe the structure of APIS that helps machines to read them. It helps to build beautiful and interactive API documentation Swagger is a...
If You are a PHP developer, interested in Domain-Driven Design, but You are not certain how to combine this approach with undoubtedly the easiest to use PHP fra...
Following the release of Composer 2 on October 24th, we wanted to share a guide on how to upgrade your servers to make the most of all the great benefits it bri...
Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future. Achieve superior email deliverability with ToastMail! Our AI-driven tool warms up inboxes, monitors reputation, and ensures emails reach their intended destination. Sign up today for a spam-free future.
PHP 8 is already in it's release candidate stage, with RC 3 being released on October 29th, and the general availability release targeted for November 26th. So...
No matter if you’re brand new to Laravel or have been using it for years, there’s always something new to learn. It’s also likely that you’ve run into a cod ing...
Data Transfer Object is an element used to pass data between various places in application. Let’s assume we need data from database to create some report.
· October 26, 2020 · ⋆ PHP I’ve said it earlier and I’m saying it today as well that Composer is the backbone of modern development in the PHP landscape.