---
title: "Deploy clanker-laravel"
description: "Laravel 12 + Clanker Support — an AI-powered support agent on every page"
category: "Starters"
url: https://railway.com/deploy/clanker-laravel
---

# Deploy clanker-laravel

Laravel 12 + Clanker Support — an AI-powered support agent on every page

**[Deploy clanker-laravel on Railway](https://railway.com/template/clanker-laravel)**

- **Creator:** omarear's Projects
- **Category:** Starters

## Template content

### clankersupport-templates

- **Source:** theopenco/clankersupport-templates

## Documentation

# Deploy and Host Laravel + Clanker Support on Railway

A Laravel 12 starter with the [Clanker Support](https://clankersupport.com)
support agent built in — visitors get streaming answers from your knowledge
base, can escalate to a human, and every conversation lands in your team inbox.

## About Hosting Laravel + Clanker Support

This template deploys the official Laravel 12 skeleton served by `php artisan
serve`, with SQLite storage and migrations applied automatically on every
deploy. The `@clankerSupport` Blade directive from
[`clankersupport/clankersupport-php`](https://packagist.org/packages/clankersupport/clankersupport-php)
renders the support-agent widget on every page. Configuration is one variable:
your project's public widget key.

## Why Deploy Laravel + Clanker Support on Railway?

One click gives you a running Laravel app with an AI-powered support agent
already answering from your knowledge base — no JavaScript build step, no
webhook wiring. Railway handles the build (Nixpacks), migrations run on deploy,
and you can point the widget at the hosted Clanker Support service or your own
self-hosted deployment ([theopenco/llmchat](https://github.com/theopenco/llmchat)).

## Common Use Cases

- Add an AI-powered support agent with human escalation to a new Laravel product
- A starting point for docs, marketing, or app pages that need built-in support
- Evaluate Clanker Support on a real PHP stack before wiring it into production

## Dependencies for Laravel + Clanker Support Hosting

- A Clanker Support project key — free from the
  [dashboard](https://app.clankersupport.com) (your project → Embed), or from
  your own self-hosted instance

### Deployment Dependencies

- [Laravel 12](https://laravel.com) (official skeleton, PHP 8.2+)
- [`clankersupport/clankersupport-php`](https://packagist.org/packages/clankersupport/clankersupport-php)
  (Composer, installed during build)
- SQLite (bundled; migrations run via the template's start command)

Template source:
[theopenco/clankersupport-templates](https://github.com/theopenco/clankersupport-templates/tree/main/templates/laravel)

## Similar templates

- [open-excalidraw](https://railway.com/deploy/open-excalidraw) — Self-hostable collaborative drawing built on Excalidraw
- [caring-vibrancy](https://railway.com/deploy/caring-vibrancy) — Deploy and Host caring-vibrancy with Railway
- [Appsmith](https://railway.com/deploy/appsmith-1) — Low-code platform for internal tools, dashboards, and admin panels.

Open this page in a browser: https://railway.com/deploy/clanker-laravel
