nyusoftsolutions/contact-us-package

Laravel package for contact-us

v1.0.1 2025-04-07 11:06 UTC

This package is not auto-updated.

Last update: 2025-06-13 05:53:05 UTC


README

A robust and user-friendly Contact Us package designed for seamless integration within your Laravel application. Built by Nyusoft Solution, it simplifies contact form management and inquiry handling.

🚀 Features

  • Easy installation via Composer
  • Configurable contact form fields
  • Stores inquiries in the database
  • Admin panel to manage inquiries

📦 Installation

You can install the package using Composer:

composer require nyusoftsolutions/contact-us-package

🔧 Configuration

After installation, publish the package assets and configuration:

php artisan contacts:install

Migration

After successfully , publish and configuration run the migration if needed:

php artisan migrate

open the page

admin/contact-details

This will publish the package's configuration and required files.

🛠 Usage

Once installed and published, you can start using the Nyusoft Solution Contact Us in your Laravel application to manage content efficiently.

📜 License

This package is open-source and available under the MIT License.

💡 Developed with ❤️ by Nyusoft Solution