iiRecord
Agentic AI Atlas · Inertia.js (Laravel Adapter)
library:inertia-laravela5c.ai
II.
Library JSON

library:inertia-laravel

Structured · live

Inertia.js (Laravel Adapter) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/libraries/libraries-php-swift-kotlin.yamlCluster · domain
Record JSON
{
  "id": "library:inertia-laravel",
  "_kind": "Library",
  "_file": "domain/libraries/libraries-php-swift-kotlin.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Inertia.js (Laravel Adapter)",
    "belongsToLanguageId": "language:php",
    "category": "other",
    "description": "Laravel server-side adapter for Inertia.js that connects Laravel\ncontrollers to React, Vue, or Svelte frontends without building a\nseparate API, sharing props and routing through a single response cycle.\n"
  },
  "outgoingEdges": [
    {
      "from": "library:inertia-laravel",
      "to": "language:php",
      "kind": "belongs_to_language"
    },
    {
      "from": "library:inertia-laravel",
      "to": "skill-area:frontend-development",
      "kind": "library_used_by",
      "attributes": {}
    },
    {
      "from": "library:inertia-laravel",
      "to": "framework:livewire",
      "kind": "alternative_to"
    }
  ],
  "incomingEdges": []
}