Install and manage PHP (any version) on Debian 12
In this tutorial, we’ll learn how to install and manage multiple PHP versions on Debian 12 (bookworm) or any distro based on Debian 12 such as MX-Linux 23
In this tutorial, we’ll learn how to install and manage multiple PHP versions on Debian 12 (bookworm) or any distro based on Debian 12 such as MX-Linux 23
In this tutorial, we’ll use NextAuth.js in order to incorporate authentication inside Next.js 13 app.
In this tutorial we’ll use Zustand within a Next.js app in order to incorporate client-side state management which is persisted app-wide.
In this tutorial, we’ll utilize Route Handlers feature of Next.js 13 in order to define API endpoints.
In this tutorial, we’ll plug Prisma ORM in Next.js 13 app and use SQLite as database.
In this article we’ll learn about the Dynamic Routing in Next.js 13
In this tutorial, we’ll create Next.js 13 app covering the basic concepts within the framework including App Router.
In this tutorial, we’ll quickly look into the key concepts of Next.js 13
In this tutorial we’ll create Laravel 10 CRUD API using Breeze API stack and Next.js based frontend.
In this tutorial we’ll create Laravel 10 CRUD app using Livewire (TALL – Tailwind Alpine Laravel Livewire – stack)