nyusoftsolutions / contact-us-package
Laravel package for contact-us
Requires
- php: ^8.0
- laravel/framework: ^9.0|^10.0|^11.0|^12.0
- yajra/laravel-datatables-oracle: ^9.0 || ^10.0 || ^11.0 || ^12.0
Requires (Dev)
- orchestra/testbench: ^8.0
- phpunit/phpunit: ^10.0
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