andrewcui/contact-test2018

This is a test package

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/andrewcui/contact-test2018

dev-master 2018-11-23 10:04 UTC

This package is auto-updated.

Last update: 2025-12-24 07:51:17 UTC


README

This is for testing how to make the laravel package

Stars

1 In the /config/app.php add code

Andrew\Contact\ContactServiceProvider::class,

2 add config file

php artisan vendor:publish --provider="Andrew\Contact\ContactServiceProvider"