iha/contact 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

iha/contact

Composer 安装命令:

composer require iha/contact

包简介

Package to send messages to the manager and saved in the database.

README 文档

README

Total Downloads Latest Stable Version License

About Package

Package to send messages to the manager and saved in the database.

Installation

With Composer

Compatible with Laravel 5.x:

$ composer require iha/contact

After downloading package, Run this command :

$ php artisan vendor:publish

You see the composer.json like this :

{
    "require": {
        "iha/contact": "^1.0"
    }
}

Database

Run this command for generate database :

$ php artisan migrate

The default table name : contact

Run

Finally, serve the application.

$ php artisan serve

To serve the application, you can use php artisan serve, then open http://localhost:8000 from your browser. To access the contact page, hit the link http://localhost:8000/contact from your browser.

Configuration

The defaults configuration settings are set in config/contact.php.

<?php
return 
[
    'send_mail_to'  => 'sendTo@exemple.com',

    'externe_email' => 'TRUE',
];

the default views are set in resources/views/contact/

License

This Contact Package Wrapper for Laravel is open-sourced software licensed under the MIT license

统计信息

  • 总下载量: 17
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-10-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固