Skip to content

Articles

Laravel Logging: Everything You Need To Know

Logging is vital to monitoring the health and efficacy of your development projects. Learn how to apply structured logging in Laravel.
Reading time
13 min read
Publish date
August 19, 2022
Topic
Laravel
Topic
PHP Frameworks

10 PHP Testing Tools for WordPress Plugins

We've rounded up 10 of the most popular open-source PHP testing tools that can help make up your testing stack for WordPress plugins.
Reading time
11 min read
Publish date
August 5, 2022
Topic
DevKinsta
Topic
PHP Frameworks
Topic
Web Development Tools

17 Methods to Optimize Laravel Performance

Is your Laravel performance slow? These 17 proven tips will help you optimize Laravel and speed up your application in no time.
Reading time
18 min read
Publish date
May 25, 2022
Topic
Laravel
Topic
PHP Frameworks

The Ideal WordPress PHP and Server Requirements

Check the WordPress PHP requirements to understand the minimum server and PHP recommendations for running a capable WordPress website
Reading time
16 min read
Publish date
May 13, 2022
Topic
WordPress Development

Node.js vs PHP: A Head-to-Head Comparison

Node.js vs PHP are just as alike as they are different. Learn about the core differences between Node.js and PHP in this comprehensive guide.
Reading time
28 min read
Publish date
April 15, 2022
Topic
Node.js
Topic
Web Development Languages

8 Best MAMP Alternatives (Definitive List)

Have you been looking for an alternative to MAMP? Dive into 8 of the best MAMP alternatives available and see which one is right for you.
Reading time
11 min read
Publish date
February 24, 2022
Topic
Localhost
Topic
MAMP

The Definitive PHP 7.2, 7.3, 7.4, 8.0, and 8.1 Benchmarks

We tested the performance of 14 PHP platforms (WordPress, Drupal, Laravel) on 5 PHP versions (7.2, 7.3, 7.4, 8.0, 8.1). And PHP 8.1 won!
Reading time
23 min read
Publish date
February 14, 2022
Topic
PHP Updates

Django vs Laravel: Which Is the Better Framework?

There is a never-ending Django vs Laravel debate happening. We dig into all aspects of both frameworks and try to come up with a winner.
Reading time
40 min read
Publish date
October 8, 2021
Topic
Laravel
Topic
PHP Frameworks

The Ultimate Guide for Transpiling PHP Code

Tired of working with multiple PHP versions? Learn how to write source code with PHP 8.0, and transpile it to previous PHP versions.
Reading time
24 min read
Publish date
September 21, 2021
Topic
Learn PHP
Topic
PHP Function

What’s New in PHP 8.1: Features, Changes, Improvements, and More

Explore what's new in PHP 8.1. From PHP 8.1's new features and performance enhancements to changes and deprecations, we cover them all!
Reading time
38 min read
Publish date
August 30, 2021
Topic
PHP Updates

Everything You Need to Know About Laravel Caching

Learn how to increase software performance and scalability by implementing and manipulating the right caching strategy in Laravel.
Reading time
18 min read
Publish date
August 27, 2021
Topic
Laravel
Topic
PHP Frameworks

What’s New in Laravel 9: A Deep Dive Into the Latest Major Release

Laravel 9 comes with new key features. Find out what to expect and learn how to upgrade to Laravel 9, install, and develop with it.
Reading time
7 min read
Publish date
August 23, 2021
Topic
Laravel
Topic
PHP Frameworks
Topic
PHP Updates