2017-25 © Pedro Peláez
 

library contact

A contact package that can be used on any laravel instance

image

anysite/contact

A contact package that can be used on any laravel instance

  • Saturday, May 23, 2015
  • by Truemedia
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Any site - Contact package

Contact package does this, that, and other stuff., (*1)

Installation

Install via composer in the root directory of a Laravel 5 application, (*2)

composer require anysite/contact:dev-master

Add the following line to config/app.php inside the 'providers' array to use the service provider, (*3)

'Anysite\Contact\ContactServiceProvider',

Update composer, (*4)

composer update

Run the package install command, (*5)

php artisan contact:install

Publish package assets, (*6)

php artisan vendor:publish

Usage

This package has several pages with many features, (*7)

Give them a try (URLs):, (*8)

  • /contact
  • /contact/manage

Overview

General gist, (*9)

Tools

List of tools, everything needed to develop., (*10)

Credits

All thanks to me and the community, (*11)

The Versions

23/05 2015

dev-master

9999999-dev

A contact package that can be used on any laravel instance

  Sources   Download

MIT

The Requires

 

by Wade Penistone