kacedeveloperz/contactform

Kacedeveloperz Contact form

Maintainers

Package info

github.com/kdeveloperz/contactform

Language:Blade

Type:package

pkg:composer/kacedeveloperz/contactform

Statistics

Installs: 31

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v102 2025-04-06 11:19 UTC

This package is auto-updated.

Last update: 2026-03-11 16:07:56 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"