amirnajmi/contactus

:package_description

dev-main 2021-04-10 07:56 UTC

This package is not auto-updated.

Last update: 2024-09-22 22:41:44 UTC


README

Latest Version on Packagist Total Downloads Build Status StyleCI

This is where your description should go. Take a look at contributing.md to see a to do list.

Installation

Via Composer

$ composer require amirnajmi/contactus
 php artisan migrate

Usage

Route

 Route::post('contactus/create','AmirNajmi\ContactUs\ContactUsController@store')->name('create.contactus');

License

license. Please see the license file for more information.