sohan / contact-form
This will send data to admin and save data query in database.
v1.0.0
2021-04-28 15:43 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This will send data to admin and save data query in database.
Installation
To get the latest version you need only require the package via Composer.
composer require sohan/contact-form
Usage
Adding functionality to an Migration
php artisan migrate.
Then you have to write URL name (/contact).That's it.