Skip to content

Installation

Install Vellum in a Laravel application.

Require the package with Composer:

terminal
1composer require jimmyverburgt/vellum
2php artisan vellum:install

Then publish the config and starter docs:

php artisan vellum:install

Start from the published stubs under resources/docs.

Code blocks support titles, line highlights, line numbers, and a copy button.

Last updated Sep 11, 2026