amirnajmi / contactus
:package_description
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/amirnajmi/contactus
Requires
- illuminate/support: ~7|~8
Requires (Dev)
- orchestra/testbench: ~5|~6
- phpunit/phpunit: ~9.0
This package is not auto-updated.
Last update: 2025-10-20 04:06:27 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.