haringsrob/twill-contact-form
Composer 安装命令:
composer require haringsrob/twill-contact-form
包简介
A twill package
README 文档
README
This Twill 3 package adds a block and livewire component for rendering a contact form.
It creates a backend model for storing the contact form submissions.
Installation
composer require haringsrob/twill-contact-form
Then run migrations.
If your project is not yet using Livewire add @livewireStyles and @livewireScripts as documented here: https://laravel-livewire.com/docs/2.x/quickstart#install-livewire
That should be all that is required for making it work.
Customization
This is a simple package that has not been made to customize heavily. You can publish
the views to override the form markup: php artisan vendor:publish --tag=twill-contact-form
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-29