arindam / contact-me
Hey, I'm Arindam Roy. It's connect with me
Package info
github.com/dev-arindam-roy/arindam-contact-me
Language:Blade
Type:laravel-package
pkg:composer/arindam/contact-me
v1.0.0
2023-04-23 15:18 UTC
Requires
- php: >=5.4.0
This package is auto-updated.
Last update: 2026-02-23 21:57:08 UTC
README
Hey, I'm Arindam Roy. It's connect with me.
Installation
No dependency on PHP version and LARAVEL version
STEP 1: Run the composer command:
composer require arindam/contact-me
STEP 2: Laravel without auto-discovery:
If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php
Arindam\ContactMe\ArindamContactMe::class,
How to use?: It's Very Easy
DIRECT USE BY ROUTE
- >>
Just install and run the below route
Ex: http://your-website/hi-arindam Ex: http://localhost:8000/hi-arindam