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 →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article