kacedeveloperz/contactform

Kacedeveloperz Contact form

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Blade

Type:package

v102 2025-04-06 11:19 UTC

This package is auto-updated.

Last update: 2025-06-11 14:44:46 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"