anysite/contact

A contact package that can be used on any laravel instance
21
Install
composer require anysite/contact
PHP:>=5.3.0
License:MIT
Last Updated:May 23, 2015
Links: GitHub  ·  Packagist
Maintainer: Truemedia

Any site - Contact package

Contact package does this, that, and other stuff.

Installation

Install via composer in the root directory of a Laravel 5 application

composer require anysite/contact:dev-master

Add the following line to config/app.php inside the 'providers' array to use the service provider

'Anysite\Contact\ContactServiceProvider',

Update composer

composer update

Run the package install command

php artisan contact:install

Publish package assets

php artisan vendor:publish

Usage

This package has several pages with many features

Give them a try (URLs):

  • /contact
  • /contact/manage

Overview

General gist

Tools

List of tools, everything needed to develop.

Credits

All thanks to me and the community

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

614,907,009 9,702
laravel/framework

The Laravel Framework.

558,184,770 34,846
laravel/tinker

Powerful REPL for the Laravel framework.

468,807,761 7,441