amirnajmi / contactus
:package_description
dev-main
2021-04-10 07:56 UTC
Requires
- illuminate/support: ~7|~8
Requires (Dev)
- orchestra/testbench: ~5|~6
- phpunit/phpunit: ~9.0
This package is not auto-updated.
Last update: 2025-01-13 00:25:11 UTC
README
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.