Skip to content

774 results

How to install PHP dependencies and extensions with Docker

Simplify your development workflow by learning how to install PHP dependencies and extensions within Docker containers.
Reading time
12 min read
Updated date
August 6, 2024
Post type
Blog
Topic
Docker
Topic
PHP Function

How to build a real-time object detection app using React and Kinsta

This article explains how to build a real-time object detection app using React that leverages a user's webcam and deploy the app to Kinsta.
Reading time
11 min read
Updated date
August 7, 2024
Post type
Blog
Topic
React

Express Legal Funding grows organic traffic by 500x with fast, reliable WordPress site

Discover how Express Legal Funding overcame website downtime and poor support to boost SEO and site speed, drawing 20,000+ monthly visitors.
Reading time
11 min read
Post type
Case Study

Customizing WordPress for developers: developing custom REST API endpoints

Learn how to enhance your WordPress site by creating custom post types and configuring their REST API endpoints.
Reading time
8 min read
Updated date
August 7, 2024
Post type
Blog
Topic
API
Topic
WordPress Development

Object-oriented programming in PHP: transforming WordPress development

Discover how object-oriented programming in PHP revolutionizes WordPress development. Master OOP techniques to enhance your projects.
Reading time
12 min read
Updated date
August 7, 2024
Post type
Blog
Topic
PHP Frameworks
Topic
PHP Function
Topic
WordPress Plugins
Topic
WordPress Themes

Deploy Laravel with Inertia.js on Kinsta’s Application Hosting platform

Learn how to effortlessly deploy Laravel applications with Inertia.js on Kinsta's Application Hosting platform in this comprehensive guide!
Reading time
7 min read
Updated date
August 7, 2024
Post type
Knowledge Base
Topic
Laravel
Topic
PHP Frameworks

Build a static site with WordPress and Astro

Learn to seamlessly combine WordPress's powerful CMS capabilities with Astro's lightning-fast performance in our step-by-step guide.
Reading time
8 min read
Updated date
August 7, 2024
Post type
Blog
Topic
Headless CMS
Topic
JavaScript Frameworks
Topic
Static Site Generators

Don’t skip the unit testing and build better Laravel apps

This article highlights the importance of unit testing in Laravel applications and how crucial it is in software development.
Reading time
14 min read
Updated date
August 7, 2024
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks

What’s new in WordPress 6.5: Font Library, DataViews, Block Bindings, Interactivity API, and much more!

Check out our in-depth overview of WordPress 6.5: Font Library, DataViews, Custom Fields, new APIs, and much more!
Reading time
24 min read
Updated date
August 6, 2024
Post type
Blog
Topic
WordPress Updates

Learn TypeScript development in Visual Studio Code

Here's how to get your TypeScript projects up and running with Microsoft's Visual Studio Code integrated development environment.
Reading time
12 min read
Updated date
April 2, 2024
Post type
Blog
Topic
Web Development Languages
Topic
Web Development Tools

Master state management in Vue.js

Learn about Pinia, how it offers a more lightweight, and intuitive management approach for developers to manage and access shared state.
Reading time
11 min read
Updated date
March 8, 2024
Post type
Blog
Topic
JavaScript Frameworks
Topic
Vue.js

Installing setup data for a WordPress plugin

This guide explains how to install initial data, and keep adding new data with further updates, in our WordPress plugins.
Reading time
11 min read
Updated date
August 6, 2024
Post type
Blog
Topic
PHP Function
Topic
WordPress Plugins