Skip to content

829 results

What’s new in Laravel 11

A simplified directory structure, requirement for PHP 8.2, enhanced reusability, modularity, and performance, and much more.
Reading time
7 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Laravel
Topic
PHP Frameworks

How to create your own Composer package

You've built an awesome PHP library, now share your code with other developers by creating your own Composer package.
Reading time
10 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Web Development Languages
Topic
Web Development Tools

How to integrate a payment gateway and checkout with your static site

Learn how to add PayPal and Stripe payment gateways to your static site for seamless ecommerce transactions.
Reading time
9 min read
Updated date
March 12, 2024
Post type
Blog
Topic
Static Site Generators
Topic
Web Development Tools

Logging slow queries with Active Support Notifications

Learn how to use Active Support Notifications to log slow queries and identify and fix performance problems in your Rails application.
Reading time
6 min read
Updated date
January 24, 2024
Post type
Blog
Topic
Web Development Languages
Topic
Web Development Tools

WooCommerce Blocks: Add WooCommerce capabilities to your WordPress site

Learn how to create custom store pages, showcase products, and add advanced ecommerce features like filtering to your ecommerce site.
Reading time
12 min read
Updated date
January 29, 2024
Post type
Blog
Topic
WooCommerce
Topic
WordPress Development
Topic
WordPress Ecommerce

How to implement forms in static sites

Transform your static site into a dynamic user experience today using a form-handing service by following this step-by-step guide.
Reading time
10 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Static Site Generators
Topic
Web Development Tools

How to optimize your WordPress database on Kinsta

Your database is the beating heart of your website. As such, this post will give you our insights on how to perform WordPress database optimization!
Reading time
19 min read
Updated date
April 17, 2024
Post type
Blog
Topic
MySQL Database
Topic
WordPress Performance
Topic
WordPress Tips

Custom Media expands client offerings with Kinsta

See how Custom Media achieves notable revenue growth with a 20% speed boost in hosting, reinforcing its position as Japan's premier B2B marketing a…
Reading time
4 min read
Post type
Case Study

Node.js and WordPress: Building Dynamic APIs for Custom Applications

Explore the integration of Node.js with WordPress in our comprehensive guide on building dynamic APIs for custom applications.
Reading time
7 min read
Updated date
March 12, 2024
Post type
Blog
Topic
API
Topic
Headless CMS
Topic
Node.js

Mastering Postgres: From Database Creation to Administration With Adminer

Learn essential techniques, best practices, and expert tips for efficient database creation with Postgres in this comprehensive guide.
Reading time
9 min read
Updated date
March 19, 2024
Post type
Blog
Topic
Adminer
Topic
DevKinsta
Topic
PostgreSQL
Topic
WordPress Development

Considerations When Setting Up Authentication in Next.js

From picking a provider to building routes for sign in, there are several things to consider when setting up authentication in Next.js?
Reading time
12 min read
Updated date
December 22, 2023
Post type
Blog
Topic
JavaScript Frameworks
Topic
React

Create and Deploy a Node.js App in 5 mins With Express

Discover the swift process of building and launching a Node.js application using Express in just 5 minutes! Start your Node.js journey now.
Reading time
9 min read
Updated date
December 15, 2023
Post type
Blog
Topic
JavaScript Tutorials
Topic
Node.js
Topic
PostgreSQL