This will send email to admin and save contact query in database.
Requires PHP: ^8.0, Laravel: ^9.0|^10.0
Install msilabs/contact via the Composer package manager:
composer require msilabs/contactOptionally, publish the configuration file:
php artisan vendor:publish --provider="Msilabs\Contact\ContactServiceProvider"Migrate the migration file.
php artisan migrateStart local server.
php artisan serveVisit /contact url
/contact