Prisma PHP
  • Change Log
    3.1.11

  • Warnings ⚠️

  • Learning Path πŸ₯‡

  • Prisma PHP Environment
    • Getting Started
    • Project Structure
    • Editor Setup
    • PHP Command
    • Routing
      • Routing Fundamentals
      • Defining Routes
      • Pages and Layouts
      • Redirect
      • Route Groups
      • Private Folders
      • Dynamic Routes
      • Middleware
    • File Conventions
      • index.php
      • layout.php
      • loading.php
      • route.php
      • not-found.php
      • error.php
      • Metadata
        • favicon, icon, and apple-icon
        • Metadata
    • HTML Attributes
      • Get Started
      • pp-visibility
      • pp-display
      • pp-debounce
      • pp-before-request
      • pp-after-request
      • pp-suspense
      • pp-autofocus
      • pp-append-params
      • pp-sync
      • pp-ignore
      • pp-if
      • pp-for
      • pp-ref
      • pp-bind-spread
      • pp-bind
    • Event Handler
      • Get Started
    • JavaScript Usage
      • Get Started
      • Debounce
      • Copy to Clipboard
      • State Manager
      • Search Params
      • Reactivity
        • Get Started
        • state
        • effect
      • Functions
    • Variables Usage
      • Absolute Paths
    • Class Usage
      • Main Layout
      • Request
      • Validator
      • State Manager
      • Headers Boom
      • Error Handler
      • Cache Handler
      • Set
      • Include Tracker
    • Authentication
      • Get Started
      • Credentials
      • Third-Party Authentication

  • Prisma PHPX
    • Get Started
    • Icon Component
    • Button Component
    • Accordion Component

  • Prisma PHP ORM
    • Database Setup
      • MySQL Setup
      • PostgreSQL Setup
      • SQLite Setup
    • Relations Types
    • Prisma Command
    • Where Filter
    • Connect Operator
    • OrderBy
    • Reading data
      • Find records
        • Find All
        • Find First
        • Find First or Throw
        • Find Unique
        • Find Unique or Throw
        • Select Fields
      • Relation queries
        • Fluent API
        • Nested Reads
        • Relation Filters
      • Filtering
        • AND
        • Contains
        • Equality
        • Greater than
        • In array
        • NOT
        • OR
        • Starts with
      • Pagination & Sorting
        • Cursor Pagination
        • Limit Offset Pagination
        • Sort
      • Aggregates & Group By
        • Average
        • Count
        • Group by
        • Group by with filter
        • Max
        • Sum
    • Writing data
      • Create records
        • Create
        • Create Many
      • Update records
        • Update Relation
        • Connect or Create
        • Update a Single Record
        • Update Many
      • Delete records
        • Delete
        • Delete Many
      • Upsert records
        • Create or update
      • Nested writes
        • Nested Create
        • Nested Update
    • Advanced patterns
      • Transactions
        • Batch
        • Interactive
      • Raw queries
        • Clear Table
        • Random Records
        • With Argument
    • Prisma Class Usage
      • create
        updated
      • createMany
        updated
      • findUnique
        updated
      • findMany
        updated
      • findFirst
        updated
      • update
        updated
      • updateMany
        updated
      • delete
        updated
      • deleteMany
        updated
      • upsert
        updated
      • aggregate
        updated
      • groupBy
        updated
      • count
        updated
      • executeRaw
        updated
      • queryRaw
        updated
      • transaction
        updated

  • Prisma PHP API
    • Get Started
    • Swagger Docs

  • Prisma PHP FileManager
    • Get Started

  • Prisma PHP AI
    • Get Started

  • Prisma PHP Paginate
    • Get Started
    • Infinite Scroll

  • Prisma PHP Debug
    • Get Started

  • Prisma PHP Websocket
    • Get Started
    • Chat App

  • Prisma PHP Email
    • Get Started

  • Prisma PHP Docker
    • Get Started
    • Database Setup
      • MySQL

  • Prisma PHP Deploy
    • Get started
    • Traditional Deployment

  • Prisma PHP Examples
    • Todo App
  • Home
  • Documents
  • Todo App
Video Thumbnail

πŸš€ Mastering Single Page Applications with Prisma PHP: πŸ“ Effortlessly Create a Stunning Todo List

TheSteelNinjaCode

NΒΊ 1

Video Thumbnail

πŸ”₯ Elevate Your SPAs with Prisma PHP: πŸ› οΈ Custom Scripts, πŸ’¬ Dynamic Attributes, and Secure Features

TheSteelNinjaCode

NΒΊ 2

Video Thumbnail

🎯 Mastering Task Management: πŸ” Advanced Todo Search, πŸ‘₯ User Assignments, and Effortless Retrieval

TheSteelNinjaCode

NΒΊ 3

GitHub Repository