kacedeveloperz / contactform
Kacedeveloperz Contact form
Package info
github.com/kdeveloperz/contactform
Language:Blade
Type:package
pkg:composer/kacedeveloperz/contactform
v102
2025-04-06 11:19 UTC
README
How to install this package---------
run: composer require kacedeveloperz/contactform
publish the config file: php artisan vendor:publish --tag=kace-contactform-config --force
add the following in your .env file:
ADMIN_EMAIL="kacedeveloperz@example.com" KACE_CONTACT_URL="kace-contact"