Skip to content

830 results

What’s New In WordPress 6.2: Browse Mode, Style Book, Improved Navigation Menus, New APIs, and Much More

Check out our in-depth overview of WordPress 6.2 with Browse Mode, Style Book, Navigation Menus, and tons more improvements, big and small!
Reading time
25 min read
Updated date
July 31, 2023
Post type
Blog
Topic
WordPress Updates

A Comprehensive Guide to Laravel Authentication

Level up your web app's security with Laravel authentication. Get started with best security practices and learn to grant secure access.
Reading time
22 min read
Updated date
April 30, 2024
Post type
Blog
Topic
Laravel

9 Nifty Angular Component Libraries to Jump-Start Development

In a world filled with Angular component libraries, we highlight nine that really help build web apps quickly.
Reading time
16 min read
Updated date
May 4, 2023
Post type
Blog
Topic
Angular

Build a Robust MongoDB Replica Set in Record Time (4 Methods)

MongoDB replica set is a group of interconnected MongoDB instances that provide redundancy and high availability. Deploy replica sets and secure yo…
Reading time
30 min read
Updated date
December 24, 2023
Post type
Blog
Topic
Web Development Tools

Import and Export a PostgreSQL Database Using the Command Line

This guide shows you how to connect to a Kinsta-hosted PostgreSQL database and use the command line to import and export the database.
Reading time
3 min read
Updated date
June 30, 2023
Post type
Docs

Import and Export a MariaDB Database Using the Command Line

This guide shows you how to connect to a Kinsta-hosted MariaDB database and use the command line to import and export the database.
Reading time
2 min read
Updated date
March 13, 2023
Post type
Docs

Import and Export a MySQL Database Using the Command Line

This guide shows you how to connect to a Kinsta-hosted MySQL database and use the command line to import and export the database.
Reading time
2 min read
Updated date
July 22, 2023
Post type
Docs

How To Use the PageSpeed Insights API to Monitor Page Performance

The PageSpeed Insights REST API allows you to automatically collate Lighthouse-like metrics. Code and Excel report examples are provided.
Reading time
12 min read
Updated date
August 7, 2023
Post type
Blog
Topic
Analytics
Topic
API
Topic
Web Development Tools
Topic
Website Speed

Failed Build Because Process Exited Too Early

If your build process exits too early during your application's deployment, use this guide to help you troubleshoot and resolve the failed build.
Updated date
April 26, 2023
Post type
Docs

Persistent Storage

Add persistent storage to connect your application to a storage volume that retains data if the application is restarted or redeployed.
Reading time
6 min read
Updated date
April 26, 2024
Post type
Docs

Switching to PHP 8.x in four steps: An interview with Juliette Reinders Folmer

Learn what's involved in a smooth transition to PHP 8.x for your WordPress site, plugin, or theme, including a road map.
Reading time
17 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Learn PHP
Topic
PHP Updates