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
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"