Package Data | |
---|---|
Maintainer Username: | Truemedia |
Maintainer Contact: | wadespackages@yahoo.com (Wade Penistone) |
Package Create Date: | 2015-05-17 |
Package Last Update: | 2015-05-23 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-22 03:10:09 |
Package Statistics | |
---|---|
Total Downloads: | 21 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 2 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Contact package does this, that, and other stuff.
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
This package has several pages with many features
Give them a try (URLs):
/contact
/contact/manage
General gist
List of tools, everything needed to develop.
All thanks to me and the community