Home

Awesome

<p align="center"><img width="300" src="/art/logo.svg" alt="Volt Package Logo"></p> <p align="center"> <a href="https://github.com/livewire/volt/actions"> <img src="https://github.com/livewire/volt/workflows/tests/badge.svg" alt="Build Status"> </a> <a href="https://packagist.org/packages/livewire/volt"> <img src="https://poser.pugx.org/livewire/volt/d/total.svg" alt="Total Downloads"> </a> <a href="https://packagist.org/packages/livewire/volt"> <img src="https://poser.pugx.org/livewire/volt/v/stable.svg" alt="Latest Stable Version"> </a> <a href="https://packagist.org/packages/livewire/volt"> <img src="https://poser.pugx.org/livewire/volt/license.svg" alt="License"> </a> </p>

Introduction

Volt is an elegantly crafted functional API for Livewire that supports single-file components, allowing a component's PHP logic and Blade templates to coexist in the same file.

Official Documentation

Documentation for Volt can be found on the Livewire website.

Contributing

<a name="contributing"></a>

Thank you for considering contributing to Volt! You can read the contribution guide here.

Code of Conduct

<a name="code-of-conduct"></a>

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

<a name="security-vulnerabilities"></a>

Please review our security policy on how to report security vulnerabilities.

License

<a name="license"></a>

Volt is open-sourced software licensed under the MIT license.