Skip to content

Welcome to Loom

Build modern web applications without the hassle ! 🚀
Terminal window
composer create-project loomkit/starter my-loom-app
cd my-loom-app
bun install
php artisan migrate --seed
composer dev

Explore Starter Kit

Discover the features included in Loom Starter Kit. View Starter Kit

Loom Core

Understand the core package, modules, and commands. Explore Core

Reference

Browse all available commands, config options, and APIs. View Reference

Contribute

Learn how to contribute or add new modules. GitHub