Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.72 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.72 KB

Real Time Contact Form with Livewire

Latest Version on Packagist Total Downloads Issues License

This composer package is using the TALL stack which provides a real-time validation contact form.

Installation

You can install the package via composer:

Note: Before install the package through via composer shaungbhone/contact-form, you need to install TALL stack.

composer require shaungbhone/contact-form
php artisan contact:install

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.