THE VISUAL PAGE EDITOR FOR LARAVEL

From blank
to published.

A little structure.
A lot of possibility.

Create with blocks. Make it your own.
Publish something worth sharing.

A cobalt blue sculptural chair in a sunlit design atelier, beside a travertine worktable
STUDIO FORMA

A practice in
possibility.

A real page. Ready for your ideas.
Your own copy. No sign-up.
ORIGINAL DEMO ARTWORK / MADE WITH AI
Built for LaravelOpen source, MITNo frontend build requiredYour content. Your code.

A PLACE TO START

Different stories.
The same canvas.

Choose a starting point. Every page is made
of real, editable blocks — including the images.

The studio

A considered home for an independent design practice.

The story

An unhurried photo essay from the edge of the water.

The object

A small collection with a generous point of view.

Starting another template will ask before replacing your current demo.

SMALL STEPS. REAL PAGES.

Make a change.
See it happen.

A visual workspace on top of a Laravel package.
The editor you try is the editor you install.

  1. Shape it.

    Click a block. Write a headline. Move a section. Undo an idea and try another.

  2. Make it yours.

    Choose a photograph, add a link, or upload your own. Your copy belongs to your browser.

  3. Put it out there.

    Save your draft and publish. Open a real page, with a link that lasts as long as your demo.

YOUR STACK. YOUR RULES.

Laravel at heart.
Room to extend.

Use the ready-made editor or mount it inside Vue, React or Livewire. Build your own blocks with PHP, Blade and a few fields.

Under the canvas
YOUR FIRST CUSTOM BLOCK
final class Callout extends Plugin
{
    public function type(): string
    {
        return 'example.callout';
    }

    // Your fields. Your Blade view.
}
PHP + BladeVueReactLivewire

EXPERIMENTAL PREVIEW

Still taking shape.
Already yours to try.

This is an early working prototype. Explore it, break assumptions,
and help us decide what comes next.