LaravelPackages.net
Acme Inc.
Toggle sidebar
amirnajmi/contactus

:package_description

9
0
About amirnajmi/contactus

amirnajmi/contactus is a Laravel package for :package_description. It currently has 0 GitHub stars and 9 downloads on Packagist. Install it with composer require amirnajmi/contactus. Discover more Laravel packages by amirnajmi or browse all Laravel packages to compare alternatives.

Last updated

ContactUs

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.

Comments