Skip to content

surajwasnik/laravel-contact-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

laravel-contact-form

One click contact form package for laravel lovers

Installing

Install via composer:

composer require fudugo/contactform

Add the following provider in your config/app.php:

SunSid\Contactform\ContactFormServiceProvider::class,

Run the migrations:

php artisan migrate

Usage

Call the url

http://localhost:8000/contact

References

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published