Skip to content

Open-source foundation designed for coding agents

Vinext AI StarterforLaravel

A serious Laravel starting point for coding agents.

Vinext handles the interface. Laravel owns identity, permissions and durable state. Typed contracts, queues and realtime are part of the baseline.

What the starter decides

The baseline settles the recurring decisions.

01

One source of identity

Laravel owns sessions, policies and private channels.

02

Contracts before clients

TypeSpec generates OpenAPI, query hooks and mocks.

03

Realtime in the first working slice

Reverb and Echo are configured from the start.

04

Checks are executable

One command runs format, lint, types, tests and build.