II.
StackProfile JSON
Structured · livestack-profile:laravel-vue-stack
Laravel + Vue.js + PHP json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-profile:laravel-vue-stack",
"_kind": "StackProfile",
"_file": "domain/stack-profiles/stack-profiles-additional.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Laravel + Vue.js + PHP",
"description": "A full-stack PHP web application stack: Laravel as the batteries-\nincluded MVC framework with Eloquent ORM, queues, and a rich CLI;\nVue.js as the progressive frontend framework for interactive UIs;\nand PHP as the server-side language.\n\nInertia.js is a popular glue layer that lets Vue components act as\nLaravel Blade view replacements without building a separate API.\nLaravel Sail provides a Docker-based local development environment.\nLaravel Horizon monitors Redis queue workers. This stack is popular\nfor agencies and SaaS businesses that value PHP's widespread hosting\navailability alongside a modern reactive UI. Deployment targets\ninclude Laravel Forge, Ploi, and Heroku.\n",
"composes": [
"language:php",
"framework:laravel",
"framework:vue"
]
},
"outgoingEdges": [
{
"from": "stack-profile:laravel-vue-stack",
"to": "language:php",
"kind": "composed_of"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "framework:laravel",
"kind": "composed_of"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "framework:vue",
"kind": "composed_of"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "role:fullstack-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "role:backend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "role:frontend-engineer",
"kind": "used_by_role"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "domain:fullstack",
"kind": "applies_to"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "domain:web-development",
"kind": "applies_to"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "skill-area:server-side-rendering",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "skill-area:backend-api-design",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "skill-area:object-relational-mapping",
"kind": "requires_skill_area"
},
{
"from": "stack-profile:laravel-vue-stack",
"to": "skill-area:frontend-development",
"kind": "requires_skill_area"
}
],
"incomingEdges": []
}