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
This is where your description should go. Take a look at contributing.md to see a to do list.
Via Composer
$ composer require amirnajmi/contactus
php artisan migrate
Route::post('contactus/create','AmirNajmi\ContactUs\ContactUsController@store')->name('create.contactus');
license. Please see the license file for more information.