Laravel Packages

Bolt is a Laravel Form Builder for the TALL Stack

Published
Bolt is a Laravel Form Builder for the TALL Stack image

Bolt is a Laravel form builder for your users, including a front and backend UI. It enables your users to create forms, with a lot of configuration options, such as breaking a form into sections, various input types, and more:

The administration panel also allows you to enable/disable a form, change the form presentation mode, and require a login to complete the form:

Once you create a form, you can render it within any Blade template using the provided component:

<livewire:bolt.fill-form slug="feedback" />

Bolt includes other useful features, such as:

  • Manage submissions
  • Manage forms
  • Highly customizable frontend scaffolding
  • Form section grouping
  • Control start and end dates of submissions
  • Option to require login
  • Built with the TALL stack
  • Uses Filament as an admin panel
  • Add any field from Filament plugins
  • Text input validation rules
  • Multi-language
  • and more...

The full documentation is available on https://larazeus.com/bolt, and you can view the source code on GitHub at lara-zeus/bolt.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article